| Index: milo/api/resp/console.go
|
| diff --git a/milo/api/resp/console.go b/milo/api/resp/console.go
|
| index 29437f0c5668aa1d28ff0fa0fed2feee9db7bffc..7699023e9370b994b90d69977e59f8c768fa09d4 100644
|
| --- a/milo/api/resp/console.go
|
| +++ b/milo/api/resp/console.go
|
| @@ -4,7 +4,7 @@
|
|
|
| package resp
|
|
|
| -import "github.com/luci/luci-go/milo/appengine/common/model"
|
| +import "github.com/luci/luci-go/milo/common/model"
|
|
|
| // This file contains the structures for defining a Console view.
|
| // Console: The main entry point and the overall struct for a console page.
|
|
|