Removed old plugin system
This commit is contained in:
parent
a77ed8e273
commit
45c8d2b47f
7 changed files with 1 additions and 435 deletions
|
|
@ -6,7 +6,6 @@ from flask import Blueprint, url_for, jsonify
|
|||
|
||||
from openflexure_microscope.api.utilities import blueprint_for_module
|
||||
from openflexure_microscope.utilities import get_docstring, description_from_view
|
||||
from openflexure_microscope.api.views import MicroscopeView
|
||||
|
||||
from . import camera, stage, system
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue