1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #~: Sanitize the code (#4202)

This commit is contained in:
Sergio Betanzos 2020-02-24 17:23:34 +01:00 committed by GitHub
parent 61c70e9636
commit c78d33f185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,7 +291,6 @@ define(function(require) {
nics.push(this);
}
});
debugger
tmp_json.NIC = nics;
tmp_json.NIC_ALIAS = alias;