rm console.log
This commit is contained in:
parent
4d8cb14917
commit
841c7353a2
|
@ -305,7 +305,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
button.manifest = `${hardware}${protocol}-manifest.json`;
|
button.manifest = `${hardware}${protocol}-manifest.json`;
|
||||||
console.log(button.manifest);
|
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue