Removed unused imports.

This commit is contained in:
2026-03-27 20:36:59 -04:00
parent 701845dceb
commit 0e48a5d9bd
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ from .common import (
make_thumbnail,
)
from .specials import get_special_paths, special_name
from .models import Image as ImModel
def do_recursive_search(start_path, query):