We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1778279 commit a522137Copy full SHA for a522137
1 file changed
shells/backends/gcp_tf_backend/src/driver.py
@@ -9,7 +9,7 @@
9
import os
10
import json
11
12
-from constants import GCP_MODELS, AUTH_URI, TOKEN_URI, TYPE_ACCOUNT, DYNAMIC_JSON, GOOGLE_APPLICATION_CREDENTIALS
+from constants import GCP_MODELS, GOOGLE_APPLICATION_CREDENTIALS
13
from data_model import GcpTfBackend
14
# from contextlib import redirect_stdout
15
0 commit comments