Fixing some issues due to import cleanup
This commit is contained in:
@@ -50,9 +50,8 @@ from gui.preferenceDialog import PreferenceDialog
|
||||
from gui.graphFrame import GraphFrame
|
||||
from gui.copySelectDialog import CopySelectDialog
|
||||
from gui.utils.clipboard import toClipboard, fromClipboard
|
||||
from gui.fleetBrowser import FleetBrowser # Noqa - TODO: unsure if this is needed here
|
||||
from gui.updateDialog import UpdateDialog
|
||||
from gui.builtinViews import * # Noqa - TODO: unsure if this is needed here
|
||||
from gui.builtinViews import * # TODO: unsure if this is needed here
|
||||
from gui import graphFrame
|
||||
|
||||
from service.settings import SettingsProvider
|
||||
|
||||
Reference in New Issue
Block a user