zarox commited on
Commit
ae82492
·
verified ·
1 Parent(s): f1b5ebc
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from io import BytesIO
7
  from fusion import Fusion
8
  from telethon import TelegramClient, events, Button, types
9
 
10
- code breaker
11
 
12
  API_ID = os.environ.get("API_ID")
13
  API_HASH = os.environ.get("API_HASH")
 
7
  from fusion import Fusion
8
  from telethon import TelegramClient, events, Button, types
9
 
 
10
 
11
  API_ID = os.environ.get("API_ID")
12
  API_HASH = os.environ.get("API_HASH")