Remove commented out code

This commit is contained in:
Kostas Karmas 2021-04-22 15:16:46 +02:00
parent c67b4ee3a0
commit 8f46a51ff2
2 changed files with 0 additions and 14 deletions

View file

@ -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()