Removed old plugin system
This commit is contained in:
parent
a77ed8e273
commit
45c8d2b47f
7 changed files with 1 additions and 435 deletions
|
|
@ -5,9 +5,6 @@ Here we include some classes used frequently in plugin development,
|
|||
as well as some Flask imports to simplify API route development
|
||||
"""
|
||||
|
||||
# Plugin classes
|
||||
from openflexure_microscope.plugins import MicroscopePlugin
|
||||
from openflexure_microscope.api.views import MicroscopeViewPlugin
|
||||
from openflexure_microscope.api.utilities import JsonResponse
|
||||
|
||||
# Task management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue