mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
check-templates: Remove obsolete excludes.
In this commit we remove the excludes for api.html and api_endpoints.html because those files no longer exist.
This commit is contained in:
@@ -99,8 +99,6 @@ def check_html_templates(templates, all_dups):
|
||||
# These use various whitespace-dependent formatting that
|
||||
# prevent cleaning them.
|
||||
'templates/corporate/zephyr-mirror.html',
|
||||
'templates/zerver/api.html',
|
||||
'templates/zerver/api_endpoints.html',
|
||||
# These just need to be reindented
|
||||
'templates/zerver/login.html',
|
||||
# Can't clean this because of `preserve_spaces`
|
||||
|
||||
Reference in New Issue
Block a user