eslint fixup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2efe08de95
commit
31780db0bb
@ -712,7 +712,6 @@ utilities: {
|
||||
},
|
||||
|
||||
systemd_unescape: function(string_value) {
|
||||
|
||||
const charcode_0 = '0'.charCodeAt(0);
|
||||
const charcode_9 = '9'.charCodeAt(0);
|
||||
const charcode_A = 'A'.charCodeAt(0);
|
||||
|
Loading…
Reference in New Issue
Block a user