Removed old decorators import
This commit is contained in:
parent
54a2e78551
commit
2e9fb72f98
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from labthings.server.view import View, ActionView
|
||||
from labthings.server.find import find_component
|
||||
from labthings.server.extensions import BaseExtension
|
||||
from labthings.server.decorators import ThingAction
|
||||
|
||||
from flask import abort
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue