mirror of
https://github.com/fergalmoran/picard.git
synced 2026-05-08 12:06:10 +00:00
Remove unused imports
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
from PyQt5 import QtCore
|
||||
from PyQt5.QtWidgets import QInputDialog
|
||||
|
||||
from picard import config
|
||||
from picard.const import (
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
import struct
|
||||
from test.picardtestcase import PicardTestCase
|
||||
import unittest
|
||||
|
||||
from picard.album import Album
|
||||
from picard.cluster import Cluster
|
||||
|
||||
Reference in New Issue
Block a user