mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove a number of unused imports
This commit is contained in:
parent
fe27da5e8a
commit
2e9dca71ce
18 changed files with 10 additions and 26 deletions
|
@ -1,6 +1,4 @@
|
|||
from unittest.mock import patch, MagicMock
|
||||
import sys
|
||||
import os
|
||||
|
||||
# Prevents error: "PyCapsule_GetPointer called with incorrect name" with conflicting SIP configurations between Arcus and PyQt: Import Arcus and Savitar first!
|
||||
import Savitar # Dont remove this line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue