mirror of https://github.com/zulip/zulip.git
Clean default-streams-list-admin to use 4 space indents.
This commit is contained in:
parent
1bea4da0f4
commit
8530997542
|
@ -215,7 +215,6 @@ def check_handlebar_templates(templates):
|
|||
# Ignore these files since these have not been cleaned yet :/
|
||||
IGNORE_FILES = [
|
||||
'static/templates/user_sidebar_actions.handlebars',
|
||||
'static/templates/settings/default-streams-list-admin.handlebars',
|
||||
'static/templates/settings/organization-settings-admin.handlebars',
|
||||
]
|
||||
# TODO: Clean these files
|
||||
|
|
Loading…
Reference in New Issue