diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 4a05950..1033e12 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,7 @@
-
-
+
@@ -112,7 +111,8 @@
-
+
+
1662545492088
@@ -142,7 +142,14 @@
1662887439537
-
+
+ 1662898384606
+
+
+
+ 1662898384606
+
+
@@ -164,20 +171,21 @@
-
+
+
file://$PROJECT_DIR$/main.py
- 48
+ 49
-
+
\ No newline at end of file
diff --git a/main.py b/main.py
index 5a6f3d1..09fbfbe 100644
--- a/main.py
+++ b/main.py
@@ -1,5 +1,5 @@
-import telebot
import config
+import telebot
import ipaddress
bot = telebot.TeleBot(config.TOKEN)