Skip to content

Commit 5f670c5

Browse files
remove unnecessary imports
1 parent 0d3fd7b commit 5f670c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ads/aqua/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
import os
7-
from logging import StreamHandler, getLogger
7+
from logging import getLogger
88

99
from ads import set_auth
1010
from ads.aqua.common.utils import fetch_service_compartment

0 commit comments

Comments
 (0)