mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Code checks and all tests passing.
This commit is contained in:
@@ -10,4 +10,3 @@ from app.main import main
|
||||
def sign_out():
|
||||
logout_user()
|
||||
return redirect(url_for('main.render_sign_in'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user