Remove old unused handlebar systemtags template

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/26477/head
John Molakvoæ (skjnldsv) 2021-04-09 14:43:40 +07:00
parent 1f0fddbc69
commit cd8bfbe09c
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 0 additions and 3 deletions

@ -10,9 +10,6 @@ node node_modules/handlebars/bin/handlebars -n OCA.Comments.Templates apps/comm
# Settings
node node_modules/handlebars/bin/handlebars -n OC.Settings.Templates apps/settings/js/templates -f apps/settings/js/templates.js
# Systemtags
node node_modules/handlebars/bin/handlebars -n OC.SystemTags.Templates core/js/systemtags/templates -f core/js/systemtags/templates.js
# Files app
node node_modules/handlebars/bin/handlebars -n OCA.Files.Templates apps/files/js/templates -f apps/files/js/templates.js