From 15fafc20df9cd7081d1d381fb46803fa61477aa4 Mon Sep 17 00:00:00 2001 From: MetalStormGhost Date: Mon, 11 Sep 2023 21:43:53 +0300 Subject: [PATCH] Removed the reference to (nonexistent) NewPretenseWizard. --- qt_ui/windows/QLiberationWindow.py | 1 - 1 file changed, 1 deletion(-) diff --git a/qt_ui/windows/QLiberationWindow.py b/qt_ui/windows/QLiberationWindow.py index c6c32c48..0551f375 100644 --- a/qt_ui/windows/QLiberationWindow.py +++ b/qt_ui/windows/QLiberationWindow.py @@ -42,7 +42,6 @@ from qt_ui.windows.groundobject.QGroundObjectMenu import QGroundObjectMenu from qt_ui.windows.infos.QInfoPanel import QInfoPanel from qt_ui.windows.logs.QLogsWindow import QLogsWindow from qt_ui.windows.newgame.QNewGameWizard import NewGameWizard -from qt_ui.windows.newgame.QNewPretenseWizard import NewPretenseWizard from qt_ui.windows.notes.QNotesWindow import QNotesWindow from qt_ui.windows.preferences.QLiberationPreferencesWindow import ( QLiberationPreferencesWindow,