mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
isort fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
from flask import (
|
from flask import current_app
|
||||||
current_app,
|
|
||||||
)
|
|
||||||
|
|
||||||
def features_nav():
|
def features_nav():
|
||||||
return [
|
return [
|
||||||
|
|||||||
Reference in New Issue
Block a user