Removed redundant todo

This commit is contained in:
jtc42 2020-01-06 17:49:14 +00:00
parent 8b472eab1b
commit dfdd1412f8

View file

@ -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.