From 2be258380f32bdbcb3042e6c19ab88cc0a356415 Mon Sep 17 00:00:00 2001 From: icysanta Date: Mon, 1 Dec 2025 11:43:13 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=BD=D0=B8=D1=86=D0=B8=D0=B0=D0=BB?= =?UTF-8?q?=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BF=D0=B0=D0=BA=D0=B5?= =?UTF-8?q?=D1=82=D0=B0=20python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/routes/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/routes/__init__.py b/backend/routes/__init__.py index 2bf8d1c..e69de29 100644 --- a/backend/routes/__init__.py +++ b/backend/routes/__init__.py @@ -1 +0,0 @@ -from .license_routes import *