gofmt main package

This commit is contained in:
Bradley Cicenas 2017-03-28 03:57:30 +00:00
parent 28f16c9a17
commit 47d60fe51b
2 changed files with 15 additions and 15 deletions

View File

@ -2,6 +2,7 @@ package main
import (
"math"
ui "github.com/gizak/termui"
)

View File

@ -4,7 +4,6 @@ import (
ui "github.com/gizak/termui"
)
// Common action keybindings
// Common action keybindings
var keyMap = map[string][]string{
"up": []string{