remove unhelpful logging
This commit is contained in:
parent
65284ea306
commit
d298c41e6e
@ -330,8 +330,6 @@ fastboot.configureZip({
|
||||
});
|
||||
|
||||
if ("usb" in navigator) {
|
||||
console.log("WebUSB available");
|
||||
|
||||
addButtonHook("unlock-bootloader", unlockBootloader);
|
||||
addButtonHook("download-release", downloadRelease);
|
||||
addButtonHook("flash-release", flashRelease);
|
||||
|
Loading…
x
Reference in New Issue
Block a user