Skip to content

Commit a522137

Browse files
committed
fix lint
1 parent 1778279 commit a522137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shells/backends/gcp_tf_backend/src/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import os
1010
import json
1111

12-
from constants import GCP_MODELS, AUTH_URI, TOKEN_URI, TYPE_ACCOUNT, DYNAMIC_JSON, GOOGLE_APPLICATION_CREDENTIALS
12+
from constants import GCP_MODELS, GOOGLE_APPLICATION_CREDENTIALS
1313
from data_model import GcpTfBackend
1414
# from contextlib import redirect_stdout
1515

0 commit comments

Comments
 (0)