Remove unused imports
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import logging
|
||||
import nw
|
||||
|
||||
from PyQt5.QtCore import QUrl
|
||||
from PyQt5.QtGui import QIcon, QDesktopServices
|
||||
from PyQt5.QtGui import QDesktopServices
|
||||
from PyQt5.QtWidgets import QMenuBar, QAction, QMessageBox
|
||||
|
||||
from nw.constants import nwItemType, nwItemClass, nwDocAction
|
||||
|
||||
Reference in New Issue
Block a user