slight changes, moved around a few things

This commit is contained in:
Craig 2020-01-27 09:00:49 +00:00
parent 0e9fbf7ba2
commit e4a554830d
16 changed files with 154 additions and 138 deletions

View file

@ -5,7 +5,7 @@ import (
"github.com/spf13/cobra"
"n.eko.moe/neko"
"n.eko.moe/neko/internal/config"
"n.eko.moe/neko/internal/types/config"
)
func init() {