aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autogpts/autogpt/autogpt/core/utils/json_schema.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogpts/autogpt/autogpt/core/utils/json_schema.py b/autogpts/autogpt/autogpt/core/utils/json_schema.py
index 2ee4b67e9..c9f9026e0 100644
--- a/autogpts/autogpt/autogpt/core/utils/json_schema.py
+++ b/autogpts/autogpt/autogpt/core/utils/json_schema.py
@@ -1,5 +1,4 @@
import enum
-import json
from logging import Logger
from textwrap import indent
from typing import Literal, Optional