mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 19:15:31 +00:00
remove some debug code w/ burnettk
This commit is contained in:
parent
53486823b6
commit
76e654ca60
@ -72,7 +72,6 @@ dateparser = "^1.1.2"
|
||||
types-dateparser = "^1.1.4.1"
|
||||
flask-jwt-extended = "^4.4.4"
|
||||
pylint = "^2.15.10"
|
||||
json-delta = "^2.0.2"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
@ -53,8 +53,6 @@ from spiffworkflow_backend.models.process_instance_metadata import (
|
||||
from spiffworkflow_backend.models.serialized_bpmn_definition import (
|
||||
SerializedBpmnDefinitionModel,
|
||||
) # noqa: F401
|
||||
|
||||
# it was wrongly ProcessesInstanceData
|
||||
from spiffworkflow_backend.models.process_instance_data import (
|
||||
ProcessInstanceDataModel,
|
||||
) # noqa: F401
|
||||
|
Loading…
x
Reference in New Issue
Block a user