summaryrefslogtreecommitdiff
path: root/client/index.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-12-18 01:03:10 +0100
committerJules Laplace <julescarbon@gmail.com>2018-12-18 01:03:10 +0100
commit7b8e6f9a7d3eb36b72b53d5e754b9c7916b98ed7 (patch)
treee0445a2709ecf07e770a9b0ddecb8eeb3d168931 /client/index.js
parentd3be915bc5725a36dee867b07404725177783460 (diff)
namesearchg
Diffstat (limited to 'client/index.js')
-rw-r--r--client/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/index.js b/client/index.js
index 2beb5526..93341a77 100644
--- a/client/index.js
+++ b/client/index.js
@@ -38,7 +38,6 @@ function appendApplets(applets) {
el.classList.add('loaded')
break
default:
- console.log('react', el, payload)
appendReactApplet(el, payload)
el.classList.add('loaded')
break