Compare commits
No commits in common. "cbbd1462cd38d07dc1e00b74a67ff6c1fe726f0b" and "5c6142202b2940979b064434aca0f0959419056c" have entirely different histories.
cbbd1462cd
...
5c6142202b
@ -1,6 +1,6 @@
|
||||
import os
|
||||
import grpc
|
||||
from queues import tasks_pb2_grpc
|
||||
import tasks_pb2_grpc
|
||||
|
||||
|
||||
stage = os.getenv("STAGE", 'local')
|
||||
|
Loading…
Reference in New Issue
Block a user