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