mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Fix some JSHint warnings.
This commit is contained in:
parent
0c8c0da32e
commit
9604f2dde2
4 changed files with 1 additions and 5 deletions
|
@ -3,8 +3,6 @@ var util = require('util')
|
|||
var adb = require('adbkit')
|
||||
var Promise = require('bluebird')
|
||||
|
||||
var wire = require('../wire')
|
||||
|
||||
var keyutil = module.exports = Object.create(null)
|
||||
|
||||
keyutil.parseKeyCharacterMap = function(stream) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue