mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 04:53:28 +02:00
Fix all JSHint complaints in Node.js code.
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = syrup.serial()
|
||||
sub.subscribe(channel)
|
||||
channels.register(channel, Infinity)
|
||||
|
||||
router.on(wire.ProbeMessage, function(channel, message) {
|
||||
router.on(wire.ProbeMessage, function() {
|
||||
push.send([
|
||||
wireutil.global
|
||||
, wireutil.envelope(new wire.DeviceIdentityMessage(
|
||||
|
||||
Reference in New Issue
Block a user