Skip to content

Commit bf28349

Browse files
committed
sort imports
1 parent 998b744 commit bf28349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingestion/v1alpha/logs_import.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
from typing import Mapping, Any
2424

2525
from common import chronicle_auth
26-
from common import project_instance
2726
from common import project_id
27+
from common import project_instance
2828
from common import regions
2929
from google.auth.transport import requests
3030

0 commit comments

Comments
 (0)