Fix indentation for templates/zerver/integrations/index.html.

This commit is contained in:
Jack Zhang
2017-07-10 17:05:55 -07:00
committed by Tim Abbott
parent a7e2e9512b
commit e29893a420
2 changed files with 89 additions and 90 deletions

View File

@@ -130,7 +130,6 @@ def check_html_templates(templates, all_dups):
'templates/zerver/hello.html',
'templates/zerver/home.html',
'templates/zerver/index.html',
'templates/zerver/integrations/index.html',
'templates/zerver/keyboard_shortcuts.html',
'templates/zerver/login.html',
'templates/zerver/markdown_help.html',