@ -86,9 +86,6 @@ async def get_or_save_node(*, db_session: DbSession, node_data: dict, type: str
if not node:
print("Creating new node")
save = save_to_pastebin(str(node_data))
print(save)
if type == "calc":
print("Creating calc node")
node = AerosNode(