Skip to content

Commit 7a775cd

Browse files
authored
Update get_rooms.py
1 parent 05b5434 commit 7a775cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

get_rooms.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
import os
21
import telebot
32
import requests
4-
import pandas as pd
53

64
API_Key = "6453714074:AAEJFCtoIRzxkBtoKF1H2ExlGz-IvgaSUoc"
75
bot = telebot.TeleBot(API_Key )

0 commit comments

Comments
 (0)