From 524a1b72b1c3391650addc3291459d55ea3c1c61 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 Jun 2018 18:27:38 +0200 Subject: fix module --- app/client/common/select.component.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app/client/common') 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 (