summaryrefslogtreecommitdiff
path: root/app/client/common
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-07 18:27:38 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-07 18:27:38 +0200
commit524a1b72b1c3391650addc3291459d55ea3c1c61 (patch)
tree6be5eaf000ca06619c0a43b17e0f4016c3fade54 /app/client/common
parent588431b988b138047aa4d7343c23d22d99285631 (diff)
fix module
Diffstat (limited to 'app/client/common')
-rw-r--r--app/client/common/select.component.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/client/common/select.component.js b/app/client/common/select.component.js
index fc69e87..3fc13c2 100644
--- a/app/client/common/select.component.js
+++ b/app/client/common/select.component.js
@@ -35,7 +35,6 @@ class Select extends Component {
value = key.value || key.name
}
}
- console.log(key, name, value)
lastValue = value
return (
<option value={value} key={i}>