fix: drop outdated handlebar comments template

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
pull/46589/head
skjnldsv 2024-07-17 19:47:26 +07:00
parent f28d933acc
commit 7878f1ceea
1 changed files with 0 additions and 3 deletions

@ -7,9 +7,6 @@ REPODIR=`git rev-parse --show-toplevel`
cd $REPODIR
# Comments files plugin
node node_modules/handlebars/bin/handlebars -n OCA.Comments.Templates apps/comments/src/templates -f apps/comments/src/templates.js
# Settings
node node_modules/handlebars/bin/handlebars -n OC.Settings.Templates apps/settings/js/templates -f apps/settings/js/templates.js