mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 20:21:03 +02:00
Fix config deletion
This commit is contained in:
parent
2e5ca0305e
commit
3505642aa3
1 changed files with 0 additions and 3 deletions
|
|
@ -258,9 +258,6 @@ class Configuration:
|
|||
else:
|
||||
|
||||
resp = ConfigResponse(
|
||||
value=None,
|
||||
directory=None,
|
||||
values=None,
|
||||
error=Error(
|
||||
type = "bad-operation",
|
||||
message = "Bad operation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue