Skip to content

Commit fd20c54

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 997f0c8 commit fd20c54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

syncmaster/worker/transfer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
from syncmaster.db.models import AuthData, Run, Status, Transfer
1515
from syncmaster.db.repositories.utils import decrypt_auth_data
1616
from syncmaster.exceptions.run import RunNotFoundError
17-
1817
from syncmaster.settings.log import setup_logging
19-
2018
from syncmaster.worker.celery import app as celery
2119
from syncmaster.worker.controller import TransferController
2220
from syncmaster.worker.settings import WorkerAppSettings

0 commit comments

Comments
 (0)