Remove redundant log instance

This commit is contained in:
Roy Nieterau 2025-02-05 02:39:11 +01:00
parent 8c9c69efa7
commit 42760fbffe

View file

@ -15,9 +15,6 @@ else:
from .threadpool import as_completed_stop_and_raise_on_error
log = logging.getLogger(__name__)
class DuplicateDestinationError(ValueError):
"""Error raised when transfer destination already exists in queue.