diff --git a/app/elements/elements.html b/app/elements/elements.html index 4513640..a81c90e 100644 --- a/app/elements/elements.html +++ b/app/elements/elements.html @@ -4,7 +4,7 @@ @@ -13,3 +13,4 @@ + \ No newline at end of file diff --git a/app/elements/p2p-network/connection-wrapper.html b/app/elements/p2p-network/connection-wrapper.html index 4fd7582..6db7ab5 100644 --- a/app/elements/p2p-network/connection-wrapper.html +++ b/app/elements/p2p-network/connection-wrapper.html @@ -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(); diff --git a/app/index.html b/app/index.html index 15fa859..c4d745e 100644 --- a/app/index.html +++ b/app/index.html @@ -3,7 +3,7 @@
- +