Removed old decorator import
This commit is contained in:
parent
e6cb9f6b35
commit
a72211a6dc
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ from . import camera, stage, system
|
||||||
from labthings.server.view import View
|
from labthings.server.view import View
|
||||||
from labthings.server.find import current_labthing
|
from labthings.server.find import current_labthing
|
||||||
from labthings.server.utilities import description_from_view
|
from labthings.server.utilities import description_from_view
|
||||||
from labthings.server.decorators import Tag
|
|
||||||
|
|
||||||
_actions = {
|
_actions = {
|
||||||
"capture": {
|
"capture": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue