diff --git a/trustgraph-flow/trustgraph/config/service/config.py b/trustgraph-flow/trustgraph/config/service/config.py index ddbcc4b0..ac52b3d2 100644 --- a/trustgraph-flow/trustgraph/config/service/config.py +++ b/trustgraph-flow/trustgraph/config/service/config.py @@ -258,9 +258,6 @@ class Configuration: else: resp = ConfigResponse( - value=None, - directory=None, - values=None, error=Error( type = "bad-operation", message = "Bad operation"