diff --git a/build/compile-handlebars-templates.sh b/build/compile-handlebars-templates.sh index b73b7d8f460a85c4876ace0788582bdebdc53949..ae1e9481d5645c08d54fbc0447dcac138e639f2f 100755 --- a/build/compile-handlebars-templates.sh +++ b/build/compile-handlebars-templates.sh @@ -7,9 +7,6 @@ cd $REPODIR # Settings handlebars -n OC.Settings.Templates settings/js/templates -f settings/js/templates.js -# Contactsmenu -handlebars -n OC.ContactsMenu.Templates core/js/contactsmenu -f core/js/contactsmenu_templates.js - # Systemtags handlebars -n OC.SystemTags.Templates core/js/systemtags/templates -f core/js/systemtags/templates.js