Skip to content
Snippets Groups Projects
Commit eb09900d authored by Alán Muñoz's avatar Alán Muñoz
Browse files

fix(utils): remove unnecessary import in imageView

parent 535287a2
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,6 @@ from skimage.morphology import dilation ...@@ -30,7 +30,6 @@ from skimage.morphology import dilation
from aliby.io.image import Image as OImage from aliby.io.image import Image as OImage
from aliby.tile.tiler import Tiler from aliby.tile.tiler import Tiler
from aliby.tile.traps import stretch_image
default_colours = { default_colours = {
"Brightfield": "Greys_r", "Brightfield": "Greys_r",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment