Clean default-streams-list-admin to use 4 space indents.

This commit is contained in:
Aditya Bansal 2017-05-12 20:45:47 +05:30 committed by Tim Abbott
parent 1bea4da0f4
commit 8530997542
2 changed files with 9 additions and 10 deletions

View File

@ -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