diff --git a/js/components/ascribe_forms/input_date.js b/js/components/ascribe_forms/input_date.js index 3097bdd1..6da0d058 100644 --- a/js/components/ascribe_forms/input_date.js +++ b/js/components/ascribe_forms/input_date.js @@ -31,7 +31,6 @@ let InputDate = React.createClass({ }, render: function () { - console.log(this.state.value); return (