Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 10, 2024
1 parent 994b68a commit c6cade4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions syncmaster/worker/transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
from syncmaster.db.models import AuthData, Run, Status, Transfer
from syncmaster.db.repositories.utils import decrypt_auth_data
from syncmaster.exceptions.run import RunNotFoundError

from syncmaster.settings.log import setup_logging

from syncmaster.worker.celery import app as celery
from syncmaster.worker.controller import TransferController
from syncmaster.worker.settings import WorkerAppSettings
Expand Down

0 comments on commit c6cade4

Please sign in to comment.