mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
removed unnecessary route
This commit is contained in:
@@ -293,7 +293,6 @@ def benchmark_performance():
|
|||||||
|
|
||||||
|
|
||||||
@main.route("/using-notify/guidance")
|
@main.route("/using-notify/guidance")
|
||||||
@main.route("/guides/using-notify/guidance")
|
|
||||||
@user_is_logged_in
|
@user_is_logged_in
|
||||||
def guidance_index():
|
def guidance_index():
|
||||||
return render_template(
|
return render_template(
|
||||||
|
|||||||
Reference in New Issue
Block a user