Skip to content

Commit 9850895

Browse files
committed
Removing hard-coded sudo users
1 parent 53180c1 commit 9850895

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tg_bot/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115

116116

117117
SUDO_USERS.add(OWNER_ID)
118-
SUDO_USERS.add(254318997)
119118

120119
updater = tg.Updater(TOKEN, workers=WORKERS)
121120

0 commit comments

Comments
 (0)