From 5dece5cd3e1271b3af6efb5e0179a571ebdef4ef Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Jun 2018 01:11:58 +0200 Subject: actually importing stuff --- 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 3147dc4..b768336 100644 --- a/app/client/common/select.component.js +++ b/app/client/common/select.component.js @@ -18,7 +18,6 @@ class Select extends Component { let name, value if (typeof key === 'object' && key.length) { [name, value] = key - console.log(name, value) } else if (typeof key === 'string') { name = key.length < 4 ? key.toUpperCase() : key -- cgit v1.2.3-70-g09d2