mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
We only use os.path here
This commit is contained in:
parent
3893cd06bd
commit
f2da1db984
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ from PyQt5.QtQml import qmlRegisterUncreatableType
|
||||||
|
|
||||||
import platform
|
import platform
|
||||||
import sys
|
import sys
|
||||||
import os
|
|
||||||
import os.path
|
import os.path
|
||||||
import numpy
|
import numpy
|
||||||
import copy
|
import copy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue