Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TsotosA committed Feb 13, 2023
1 parent 7aff376 commit 8681117
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/ui-react/src/Log.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export function Log() {
}

let handleGrepInput = (value: any) => {
console.log('grep input')
setGrepFor(value)
}

Expand Down

0 comments on commit 8681117

Please sign in to comment.