mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
Fix lint warnings (#359)
- `os` in unused in `byte-size.spec.js` Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
d5b3e0a83f
commit
f55100d09b
@ -2,7 +2,6 @@
|
||||
|
||||
const m = require('mochainon');
|
||||
const angular = require('angular');
|
||||
const os = require('os');
|
||||
require('angular-mocks');
|
||||
|
||||
describe('Browser: ByteSize', function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user