mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-19 07:42:14 +00:00
Cleanup
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
},
|
||||
_onHandshake: function(event) {
|
||||
var me = event.uuid;
|
||||
console.log('i am');
|
||||
this.set('me', me);
|
||||
if (window.webRTCSupported) {
|
||||
this.$.p2p.initialize();
|
||||
|
||||
Reference in New Issue
Block a user