From 1eefcb0616b244fdd803b41bd4ab3c7402c38443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CF=BB=CE=B5=CE=BF=CF=89?= Date: Sun, 7 Jul 2019 19:02:35 +0300 Subject: [PATCH] fixed imports --- truecaptcha_bot.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/truecaptcha_bot.py b/truecaptcha_bot.py index 1b782a3..352c4de 100644 --- a/truecaptcha_bot.py +++ b/truecaptcha_bot.py @@ -1,7 +1,5 @@ import time import json -import atexit -import signal import secrets import telebot import threading