Skip to content

Commit 1778279

Browse files
committed
fix lint
1 parent bf4fb05 commit 1778279

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

shells/backends/gcp_tf_backend/src/driver.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from cloudshell.shell.core.resource_driver_interface import ResourceDriverInterface
2-
from cloudshell.shell.core.driver_context import InitCommandContext, ResourceCommandContext, AutoLoadResource, \
3-
AutoLoadAttribute, AutoLoadDetails, CancellationContext
2+
from cloudshell.shell.core.driver_context import AutoLoadDetails
43
from cloudshell.shell.core.session.cloudshell_session import CloudShellSessionContext
54
from cloudshell.shell.core.session.logging_session import LoggingSessionContext
65

0 commit comments

Comments
 (0)