Fix eslint

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-11-09 17:00:41 +01:00
parent 7234050447
commit 3c706c8009

View File

@@ -20,7 +20,7 @@
*
*/
/* global OC OCA OCP t escapeHTML */
/* global OC OCA OCP t escapeHTML Handlebars */
import CommentCollection from '../legacy/commentcollection';
import CommentModel from '../legacy/commentmodel';