Empactify

This commit is contained in:
2015-03-05 15:07:18 +07:00
parent d7b35f05a5
commit 76748c8c85
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"time"
"github.com/fatih/structs"
"github.com/localhots/steward/db"
"github.com/localhots/empact/db"
)
type (
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"time"
"code.google.com/p/go-uuid/uuid"
"github.com/localhots/steward/db"
"github.com/localhots/empact/db"
)
type (