change import path

This commit is contained in:
cuu
2018-07-11 13:30:38 +08:00
parent dc202b3dba
commit 6a1f5f6dd7
8 changed files with 10 additions and 10 deletions

View File

@@ -20,9 +20,9 @@ import (
"github.com/vjeantet/jodaTime"
"../DBUS"
"github.com/cuu/AppStore/sysgo/DBUS"
"../../sysgo"
"github.com/cuu/AppStore/sysgo"
)