diff --git a/mara_pipelines/pipelines.py b/mara_pipelines/pipelines.py index c32072b..aeebc55 100644 --- a/mara_pipelines/pipelines.py +++ b/mara_pipelines/pipelines.py @@ -4,7 +4,6 @@ import typing from . import config -from .contexts import ExecutionContext class Node():