Skip to content

Commit b1fa8fb

Browse files
committed
⚰️imports
1 parent 1d99cee commit b1fa8fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SpanRC.py

-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,10 @@
77
import matplotlib.pyplot as plt
88
from PyQt5.QtWidgets import *
99
from PyQt5.QtGui import *
10-
from PyQt5.QtTest import *
1110
from PyQt5.QtCore import *
1211
from PyQt5.QtPrintSupport import *
1312
from modules.translations import *
1413

15-
# DEBUG ONLY VERSION - DO NOT USE IN PRODUCTION
16-
1714
default_values = {
1815
"row": 1,
1916
"column": 1,

0 commit comments

Comments
 (0)