Mbonea commited on
Commit
0fcda80
1 Parent(s): bcfd547

removed pyrogram

Browse files
Files changed (1) hide show
  1. App/__init__.py +1 -1
App/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
  import uuid, contextvars
2
  from telethon import TelegramClient
3
- from pyrogram import Client
4
 
5
  bot = TelegramClient(
6
  "transcription_bot",
 
1
  import uuid, contextvars
2
  from telethon import TelegramClient
3
+
4
 
5
  bot = TelegramClient(
6
  "transcription_bot",