mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Remove unused member
CURA-6983
This commit is contained in:
parent
35695e5ab6
commit
f15e21805c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue