We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998b744 commit bf28349Copy full SHA for bf28349
1 file changed
ingestion/v1alpha/logs_import.py
@@ -23,8 +23,8 @@
23
from typing import Mapping, Any
24
25
from common import chronicle_auth
26
-from common import project_instance
27
from common import project_id
+from common import project_instance
28
from common import regions
29
from google.auth.transport import requests
30
0 commit comments