Fix build error

This commit is contained in:
Zachary Yedidia 2016-03-25 14:49:55 -04:00
parent a7240103b9
commit 77b5ca8a71

View file

@ -5,7 +5,6 @@ import (
"github.com/gdamore/tcell" "github.com/gdamore/tcell"
"github.com/mitchellh/go-homedir" "github.com/mitchellh/go-homedir"
"io/ioutil" "io/ioutil"
"os/user"
"regexp" "regexp"
"strconv" "strconv"
"strings" "strings"