mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Fixed tests
This commit is contained in:
@@ -2,7 +2,8 @@ from flask import (
|
||||
render_template,
|
||||
redirect,
|
||||
url_for,
|
||||
session
|
||||
session,
|
||||
abort
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user