Skip to content

Commit

Permalink
Merge pull request #1 from asenchi/patch-1
Browse files Browse the repository at this point in the history
Saw a double import, figured I would use this Github feature. :)
  • Loading branch information
bpot committed Jun 2, 2011
2 parents 2d086d0 + a579e2f commit 63abc94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/gossiper.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var PeerState = require('peer_state').PeerState,
Scuttle = require('scuttle').Scuttle,
EventEmitter = require('events').EventEmitter,
PeerState = require('peer_state').PeerState,
net = require('net'),
sys = require('sys'),
child_process = require('child_process'),
Expand Down

0 comments on commit 63abc94

Please sign in to comment.