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:
cybermaggedon 2025-06-19 15:17:09 +01:00 committed by GitHub
parent 3c6d875e79
commit 3fa004d628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 3 deletions

View file

@ -89,8 +89,6 @@ class Loader:
await ws.send(json.dumps(req))
print(req)
def main():
parser = argparse.ArgumentParser(