Skip to content

Commit 837364a

Browse files
committed
PERF: Speedup loading of SlicerMRBTest removing unneeded EditorLib import
Improve the loading time of the SlicerMRBTest module by ~50% (2.6s -> 1.2s, warm cache) git-svn-id: http://svn.slicer.org/Slicer4/trunk@25133 3bd1e089-480b-0410-8dfb-8563597acbee
1 parent ade6b71 commit 837364a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Applications/SlicerApp/Testing/Python/SlicerMRBTest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import vtk
55
import qt
66
import slicer
7-
import EditorLib
87

98
class SlicerMRB(unittest.TestCase):
109
""" Test for slicer data bundle

0 commit comments

Comments
 (0)