Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
zekehuntergreen committed Jan 18, 2024
1 parent 99d5c79 commit e3b2648
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/js/components/Search/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ class Search extends React.Component {
}

render() {
console.log("this is a test!")
return(
<div className='app__main-content search'>
<KeyboardShortcut shortcut={keyboardShortcuts.focusSearchBox} func={this.selectSearchBox} />
Expand Down

0 comments on commit e3b2648

Please sign in to comment.