DmitrMakeev commited on
Commit
b948ed7
·
verified ·
1 Parent(s): 10586f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -161,13 +161,6 @@ def set_webhook_page():
161
 
162
 
163
 
164
- @app.route("/set-webhook")
165
- def set_webhook_page():
166
- return render_template("set_webhook.html") # Загружает HTML-страницу
167
-
168
-
169
-
170
-
171
 
172
 
173
 
 
161
 
162
 
163
 
 
 
 
 
 
 
 
164
 
165
 
166