From b85ef5ab612b1812d473c7706844c9fcb13bbbbd Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 17 Jun 2021 16:29:00 +0200 Subject: [PATCH] ui: parser: make comment single-line Signed-off-by: Thomas Lamprecht --- www/manager6/Parser.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/manager6/Parser.js b/www/manager6/Parser.js index bb6a9a33..c17f297c 100644 --- a/www/manager6/Parser.js +++ b/www/manager6/Parser.js @@ -1,6 +1,4 @@ -// Some configuration values are complex strings - -// so we need parsers/generators for them. - +// Some configuration values are complex strings - so we need parsers/generators for them. Ext.define('PVE.Parser', { statics: {