Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
slavcho-slavchev-hx committed Jul 29, 2016
1 parent 7b717bd commit 4b8a178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/transport.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
'use strict'
var transport = module.exports = {}

var xhrStats = require('./xhrStats')
var barometer = require('./barometer.js')

transport.url = 'XXXXX'
Expand Down

0 comments on commit 4b8a178

Please sign in to comment.