mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Misc fixes (#413)
- tg-load-turtle, removed cruft output - Fixed symbol error in triples_store_service.py - Removed unnecessary import
This commit is contained in:
parent
3c6d875e79
commit
3fa004d628
3 changed files with 1 additions and 3 deletions
|
|
@ -89,8 +89,6 @@ class Loader:
|
|||
|
||||
await ws.send(json.dumps(req))
|
||||
|
||||
print(req)
|
||||
|
||||
def main():
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue