OSDN Git Service

rename (#465)
[bytom/vapor.git] / toolbar / precognitive / api / handler.go
index 1a85c37..d3f0158 100644 (file)
@@ -3,8 +3,8 @@ package api
 import (
        "github.com/gin-gonic/gin"
 
 import (
        "github.com/gin-gonic/gin"
 
-       "github.com/vapor/toolbar/precognitive/database/orm"
-       serverCommon "github.com/vapor/toolbar/server"
+       "github.com/bytom/vapor/toolbar/precognitive/database/orm"
+       serverCommon "github.com/bytom/vapor/toolbar/server"
 )
 
 type listNodesReq struct{ serverCommon.Display }
 )
 
 type listNodesReq struct{ serverCommon.Display }