mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 08:47:50 -06:00
Remove commented out code
This commit is contained in:
parent
c67b4ee3a0
commit
8f46a51ff2
2 changed files with 0 additions and 14 deletions
|
@ -31,7 +31,6 @@ class DigitalFactoryFileProvider(FileProvider):
|
|||
Function called every time the 'From Digital Factory' option of the 'Open File(s)' submenu is triggered
|
||||
"""
|
||||
self.loadWindow()
|
||||
print("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAa")
|
||||
|
||||
if self._account.isLoggedIn and self._controller.userAccountHasLibraryAccess():
|
||||
self._controller.initialize()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue