Clean account-settings.handlebars to use 4 space indents.

This commit is contained in:
Aditya Bansal 2017-04-26 08:22:39 +05:30 committed by Tim Abbott
parent 6f49579e65
commit e961d6a834
2 changed files with 129 additions and 130 deletions

View File

@ -216,7 +216,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/account-settings.handlebars',
'static/templates/settings/bot-list-admin.handlebars',
'static/templates/settings/default-streams-list-admin.handlebars',
'static/templates/settings/organization-settings-admin.handlebars',