mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 16:42:14 +00:00
Cleanup unused files
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
console.log(err);
|
||||
if (err.message.indexOf('Connection is not open') > -1) {
|
||||
console.error('Handle this error!!', err);
|
||||
//this.connectToPeer(requestedPeer, callback);
|
||||
}
|
||||
}.bind(this));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user