refactor: remove debug print statement for fbo_stock_subquery

This commit is contained in:
2025-04-21 00:40:57 +03:00
parent 6387aed1a4
commit 0ccd27252a

View File

@@ -247,7 +247,6 @@ async def get_stocks_data(
)
.subquery()
)
print(fbo_stock_subquery)
stmt = (
select(