feat: refactor project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Shared query helpers for listing data."""
|
||||
|
||||
from app.config import load_sql, settings
|
||||
from app.config import load_sql
|
||||
from app.schemas import ListingResponse
|
||||
|
||||
LISTING_SELECT = load_sql("listing_select.sql")
|
||||
|
||||
Reference in New Issue
Block a user