mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 19:35:16 +08:00
Remove unused member
CURA-6983
This commit is contained in:
parent
35695e5ab6
commit
f15e21805c
@ -103,7 +103,6 @@ class Toolbox(QObject, Extension):
|
||||
|
||||
# variables for the license agreement dialog
|
||||
self._license_dialog_plugin_file_location = "" # type: str
|
||||
self._restart_dialog_message = "" # type: str
|
||||
|
||||
self._application.initializationFinished.connect(self._onAppInitialized)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user