mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Remove redundant log instance
This commit is contained in:
parent
8c9c69efa7
commit
42760fbffe
1 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue