Skip to content

Commit b7aca3f

Browse files
committed
minor
1 parent 3ed39c0 commit b7aca3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/cat/routes/memory/convo_history.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from typing import Dict
44
from fastapi import Request, APIRouter, HTTPException
5-
from pydantic import BaseModel
65

76
from cat.auth.permissions import AuthPermission, AuthResource, check_permissions
87
from cat.looking_glass.stray_cat import StrayCat

0 commit comments

Comments
 (0)