mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Removing unused import of "os"
This commit is contained in:
parent
a00f0ece18
commit
3b58d1e2a5
2 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ import threading
|
|||
import platform
|
||||
import glob
|
||||
import time
|
||||
import os
|
||||
import os.path
|
||||
import sys
|
||||
from UM.Extension import Extension
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue