mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-25 17:13:57 +00:00
Remove an unused import
This commit is contained in:
@@ -31,7 +31,6 @@ from PyQt4 import QtCore
|
||||
from string import Template
|
||||
# Required for compatibility with lastfmplus which imports this from here rather than loading it direct.
|
||||
from functools import partial
|
||||
from collections import defaultdict
|
||||
|
||||
|
||||
class LockableObject(QtCore.QObject):
|
||||
|
||||
Reference in New Issue
Block a user