diff --git a/opentech/static_src/src/app/src/SwitcherApp.js b/opentech/static_src/src/app/src/SwitcherApp.js index a7fd6bff663ee9152aef65d20b8936e1cfd10a50..f895b79e3451fec906783b906bfcd1cb31fbd42e 100644 --- a/opentech/static_src/src/app/src/SwitcherApp.js +++ b/opentech/static_src/src/app/src/SwitcherApp.js @@ -33,7 +33,6 @@ class SwitcherApp extends React.Component { mounting: false }) - console.log(this.props.searchParam) const success = this.props.processParams(this.props.searchParam) if (success) { this.openDetail()