Skip to content

Commit 8c5495d

Browse files
committed
tests: update search library file
1 parent c414bc9 commit 8c5495d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/tagstudio/core/library/alchemy/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from pathlib import Path
77
from typing import override
88

9-
from sqlalchemy import ForeignKey, ForeignKeyConstraint, Integer, event, JSON
9+
from sqlalchemy import ForeignKey, ForeignKeyConstraint, Integer
1010
from sqlalchemy.orm import Mapped, mapped_column, relationship
1111

1212
from tagstudio.core.constants import TAG_ARCHIVED, TAG_FAVORITE
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)