From 043526229e8c9dcfa28d489a2002c7777db2af63 Mon Sep 17 00:00:00 2001 From: icysanta Date: Mon, 1 Dec 2025 11:43:42 +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/utils/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/backend/utils/__init__.py b/backend/utils/__init__.py index 9e61b7a..e69de29 100644 --- a/backend/utils/__init__.py +++ b/backend/utils/__init__.py @@ -1,2 +0,0 @@ -from .crypto import * -from .encoding import *