mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
Tidy
This commit is contained in:
parent
7fe6cbd036
commit
3dcea21454
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ async def loader(ge_queue, t_queue, path, format, user, collection):
|
|||
if collection:
|
||||
unpacked["metadata"]["collection"] = collection
|
||||
|
||||
|
||||
if unpacked[0] == "t":
|
||||
await t_queue.put(unpacked[1])
|
||||
t_counts += 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue