diff --git a/static/templates/actions_popover_content.handlebars b/static/templates/actions_popover_content.handlebars index 60c6cfaaf5..0781082137 100644 --- a/static/templates/actions_popover_content.handlebars +++ b/static/templates/actions_popover_content.handlebars @@ -1,68 +1,68 @@ {{! Contents of the "message actions" popup }} diff --git a/tools/check-templates b/tools/check-templates index 08b309814b..4ab2a26116 100755 --- a/tools/check-templates +++ b/tools/check-templates @@ -215,7 +215,6 @@ def check_handlebar_templates(templates): # Ignore these files since these have not been cleaned yet :/ IGNORE_FILES = [ - 'static/templates/actions_popover_content.handlebars', 'static/templates/user_sidebar_actions.handlebars', 'static/templates/settings/account-settings.handlebars', 'static/templates/settings/bot-list-admin.handlebars',