Skip to content

Commit

Permalink
remove leftover todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Bargs committed Oct 2, 2018
1 parent 14f501f commit e1da48e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ui/public/query_bar/components/query_bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ import {
EuiOutsideClickDetector,
} from '@elastic/eui';

/*
TODO: styling
TODO: refactoring
*/


const KEY_CODES = {
LEFT: 37,
UP: 38,
Expand Down

0 comments on commit e1da48e

Please sign in to comment.