mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Fix mismatched comments and imports
This commit is contained in:
@@ -59,14 +59,14 @@ def using_notify_nav():
|
||||
"name": "Formatting",
|
||||
"link": "main.edit_and_format_messages",
|
||||
},
|
||||
#{
|
||||
# {
|
||||
# "name": "Branding",
|
||||
# "link": "main.branding_and_customisation",
|
||||
# },
|
||||
# {
|
||||
# "name": "Send files by email",
|
||||
# "link": "main.send_files_by_email",
|
||||
#},
|
||||
# },
|
||||
# {
|
||||
# "name": "Upload a letter",
|
||||
# "link": "main.upload_a_letter",
|
||||
@@ -75,10 +75,10 @@ def using_notify_nav():
|
||||
# "name": "Letter specification",
|
||||
# "link": "main.letter_specification",
|
||||
# },
|
||||
#]
|
||||
# },
|
||||
]
|
||||
},
|
||||
# {
|
||||
# "name": "API documentation",
|
||||
# "link": "main.documentation",
|
||||
# "name": "API documentation",
|
||||
# "link": "main.documentation",
|
||||
# },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user