mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-08 20:59:25 +01:00
Remove unused import
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
import threading
|
||||
import headphones
|
||||
from headphones import db, utorrent, transmission, logger
|
||||
from headphones import db, utorrent, transmission
|
||||
|
||||
postprocessor_lock = threading.Lock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user