mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Remove unused import
This commit is contained in:
parent
18163af5a3
commit
d15e64cc5b
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ from plugins.Toolbox.src.CloudApiModel import CloudApiModel
|
|||
from .AuthorsModel import AuthorsModel
|
||||
from .CloudSync.LicenseModel import LicenseModel
|
||||
from .PackagesModel import PackagesModel
|
||||
from .CloudSync.SubscribedPackagesModel import SubscribedPackagesModel
|
||||
from .UltimakerCloudScope import UltimakerCloudScope
|
||||
|
||||
if TYPE_CHECKING:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue