fix route path
This commit is contained in:
parent
517a6ba5e4
commit
a17f48433f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/CyCoreSystems/test-revel/app/routes"
|
||||
"github.com/CyCoreSystems/cycore-web/app/routes"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/revel/revel"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue