Skip to content

Commit b5f135e

Browse files
committed
Clean up import
1 parent 9f73e90 commit b5f135e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/imcflibs/imagej/roimgr3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from ij import IJ
22
from mcib3d.geom import Objects3DPopulation
3-
from mcib3d.image3d import ImageHandler, ImageLabeller
3+
from mcib3d.image3d import ImageHandler
44

55

66
def population3d_to_imgplus(imp, population):

0 commit comments

Comments
 (0)