TAB is not used

This commit is contained in:
Alfredo Sumaran 2016-03-21 14:23:29 -05:00
parent 3a8c4ebb43
commit eff98ffe05
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ class @SearchAutocomplete
KEYCODE =
ESCAPE: 27
BACKSPACE: 8
TAB: 9
ENTER: 13
constructor: (opts = {}) ->