mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Removed whitespace for code pedant thingee.
This commit is contained in:
@@ -61,7 +61,7 @@ def twofactor():
|
|||||||
@main.route("/send-sms")
|
@main.route("/send-sms")
|
||||||
def sendsms():
|
def sendsms():
|
||||||
return render_template('send_sms.html')
|
return render_template('send_sms.html')
|
||||||
|
|
||||||
|
|
||||||
@main.route("/check-sms")
|
@main.route("/check-sms")
|
||||||
def checksms():
|
def checksms():
|
||||||
|
|||||||
Reference in New Issue
Block a user