mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
minifix: remove duplicate debug enable in usbboot (#1835)
Changelog-Entry: Remove duplicate debug enabling in usbboot module. Change-Type: patch
This commit is contained in:
parent
66441e28cb
commit
08b6397a9a
@ -31,8 +31,6 @@ const utils = require('../../utils')
|
||||
|
||||
debug.enabled = true
|
||||
|
||||
debug.enabled = true
|
||||
|
||||
/**
|
||||
* @summary The radix used by USB ID numbers
|
||||
* @type {Number}
|
||||
|
Loading…
x
Reference in New Issue
Block a user