mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-23 15:31:26 +00:00
Adds harness from 'revel/revel' and updates imports
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/revel/revel"
|
||||
"github.com/revel/revel/harness"
|
||||
"github.com/revel/cmd/harness"
|
||||
)
|
||||
|
||||
var cmdBuild = &Command{
|
||||
|
||||
Reference in New Issue
Block a user