From f0560571dc901ea1302a3bb642b8b4467cd7768f Mon Sep 17 00:00:00 2001 From: Whyverum Date: Mon, 23 Dec 2024 22:11:03 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=BD=D0=BB=D0=B0=D0=B9=D0=BD-=D0=BF?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=8B=20(=D0=B2=20=D1=80=D0=B0=D0=B7=D1=80?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=82=D0=BA=D0=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotCode/inline/posts_inline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/BotCode/inline/posts_inline.py b/BotCode/inline/posts_inline.py index 006459a..2c4a0ff 100644 --- a/BotCode/inline/posts_inline.py +++ b/BotCode/inline/posts_inline.py @@ -1,7 +1,6 @@ # BotCode/routers/inline/posts_inline.py # Создание красивых постов по вкусу (в разработке) -import hashlib import uuid from aiogram import Router, types