Fix mismatched comments and imports

This commit is contained in:
Ryan Ahearn
2022-11-28 11:30:25 -05:00
parent a9d65f80c3
commit f8220f5777
2 changed files with 9 additions and 8 deletions

View File

@@ -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",
# },
]