fix(catalog): incorrect import after move
This commit is contained in:
parent
8e4d7ddd72
commit
9da0df0c50
@ -4,7 +4,7 @@
|
|||||||
package service
|
package service
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/mjpitz/mjpitz/apps/emc/internal/catalog/linkgroup"
|
"github.com/mjpitz/emc/catalog/linkgroup"
|
||||||
)
|
)
|
||||||
|
|
||||||
// New constructs a spec given a label and set of options.
|
// New constructs a spec given a label and set of options.
|
||||||
|
Loading…
Reference in New Issue
Block a user