Structured data loader CLI

This commit is contained in:
Cyber MacGeddon 2025-09-05 15:21:49 +01:00
parent e0eb007f63
commit 4ad462ff95

View file

@ -809,7 +809,6 @@ def load_structured_data(
try:
import asyncio
import json
from websockets.asyncio.client import connect
# Construct objects import URL similar to load_knowledge pattern