mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Remove unneeded imports
This commit is contained in:
parent
19ccfdfbd7
commit
3b8000035d
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@ from . import RemovableDrivePlugin
|
|||
|
||||
from UM.Logger import Logger
|
||||
|
||||
import threading
|
||||
|
||||
import subprocess
|
||||
import time
|
||||
import os
|
||||
|
||||
import plistlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue