Commit dfdd1412 authored by jtc42's avatar jtc42
Browse files

Removed redundant todo

parent 8b472eab
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -13,10 +13,6 @@ from openflexure_microscope.common.labthings_core.utilities import (
    snake_to_spine,
)


# TODO: Move into core?


class BaseExtension:
    """
    Parent class for all extensions.