mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Fixed config-svc push messages
This commit is contained in:
parent
e24deefef6
commit
288b8b61d6
1 changed files with 0 additions and 4 deletions
|
|
@ -178,11 +178,7 @@ class Processor(AsyncProcessor):
|
|||
|
||||
resp = ConfigPush(
|
||||
version = version,
|
||||
value = None,
|
||||
directory = None,
|
||||
values = None,
|
||||
config = config,
|
||||
error = None,
|
||||
)
|
||||
|
||||
await self.config_push_producer.send(resp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue