mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +02:00
recurse fix
This commit is contained in:
parent
cfb11a145a
commit
5899a89bf1
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
from typing import List, Any
|
||||
from pydantic import BaseModel, ConfigDict
|
||||
from sqlalchemy import JSON
|
||||
from .base import IDModel, TimestampModel
|
||||
from app.db import DocumentType
|
||||
from datetime import datetime
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue