mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07:00
test(eventbox): remove obsolete EvtClose const (#3059)
This commit is contained in:
@@ -9,7 +9,6 @@ const (
|
||||
EvtSearchNew
|
||||
EvtSearchProgress
|
||||
EvtSearchFin
|
||||
EvtClose
|
||||
)
|
||||
|
||||
func TestEventBox(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user