some cleanups

This commit is contained in:
Viktor Barzin 2025-06-08 20:58:28 +00:00
parent 831c45e1f5
commit 289206afc0
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
8 changed files with 20 additions and 17 deletions

View file

@ -1,8 +1,6 @@
import dataclasses
import json
import pathlib
from data_access import Listing
from rec.query import QueryParameters
from repositories.listing_repository import ListingRepository