From 6591d328f14f646074c5fd08acc21770a6309323 Mon Sep 17 00:00:00 2001 From: Alex55 Date: Thu, 19 Mar 2026 12:54:50 +0200 Subject: [PATCH] 1232w --- app/routes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes.py b/app/routes.py index a88eaf1..3d474f5 100644 --- a/app/routes.py +++ b/app/routes.py @@ -1,6 +1,6 @@ from flask import Blueprint, request, jsonify # from services.rokky import ones -from API.rok import get_order_content +# from API.rok import get_order_content import logging