Skip to content

Commit 2f73ac5

Browse files
committed
fix: Remove error import
1 parent 60bece5 commit 2f73ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/application/serializers/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from knowledge.models import Document
2323
from models_provider.models import Model
2424
from models_provider.tools import get_model_credential
25-
from system_manage.models import UserGroupRelation
2625

2726

2827
class ChatInfo:

0 commit comments

Comments
 (0)