Skip to content

Commit e2f0806

Browse files
committed
remove unused import
1 parent 8ff5a0b commit e2f0806

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shapeout2/gui/compute/comp_stats.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
from PyQt5 import uic, QtCore, QtWidgets
99

1010
from ..widgets import show_wait_cursor
11-
12-
from ...pipeline import Pipeline
1311
from ..._version import version
1412

1513
STAT_METHODS = sorted(dclab.statistics.Statistics.available_methods.keys())

0 commit comments

Comments
 (0)