commit | b277b3cfb706d6206681eb26c07380618f7a07c0 | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko1203@users.noreply.github.com> | Fri Jan 27 23:59:17 2023 +1100 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Jan 27 11:21:33 2023 -0500 |
tree | d95d369fe97352a7af314ba9ee15024c7260d8ed | |
parent | 19b530eab3d3ed29d2e750ab8f27a74ae4d79bf7 [diff] |
fix flake8 error
diff --git a/atmosphere/operator/controllers/cloud.py b/atmosphere/operator/controllers/cloud.py index 5d99f11..6f77e8f 100644 --- a/atmosphere/operator/controllers/cloud.py +++ b/atmosphere/operator/controllers/cloud.py
@@ -7,7 +7,6 @@ from atmosphere import clients, flows from atmosphere.models import config -from atmosphere.operator import tasks from atmosphere.operator.api import Cloud