ui: parser: make comment single-line

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-06-17 16:29:00 +02:00
parent 0e68b116f3
commit b85ef5ab61

View File

@ -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: {