Skip to content

Commit 1d869fc

Browse files
author
dori
committed
feat: improve memory cleanup when plan approve
1 parent b7c035c commit 1d869fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp_as_a_judge/db/providers/sqlite_provider.py

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

88
import time
99
import uuid
10-
from typing import cast
1110

1211
from sqlalchemy import create_engine, delete, func
1312
from sqlmodel import Session, SQLModel, asc, desc, select

0 commit comments

Comments
 (0)