Removing underscored import of config from main (#200)

This should no longer be necessary.
This commit is contained in:
Mike Arpaia 2016-09-20 03:48:45 -07:00 committed by Victor Vrantchan
parent ff94c091bd
commit aacd1d6b9c

View File

@ -5,7 +5,6 @@ import (
"time"
"github.com/kolide/kolide-ose/cli"
_ "github.com/kolide/kolide-ose/config"
)
func init() {