diff --git a/js/components/ascribe_forms/input_date.js b/js/components/ascribe_forms/input_date.js index 06e4c38d..837221e5 100644 --- a/js/components/ascribe_forms/input_date.js +++ b/js/components/ascribe_forms/input_date.js @@ -46,7 +46,6 @@ let InputDate = React.createClass({ }, render() { - console.log(this.props.disabled); return (