Fix import paths in templates & generated go files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package codegen
|
||||
|
||||
import (
|
||||
"github.com/cortezaproject/corteza-server/app"
|
||||
"github.com/cortezaproject/corteza-server/codegen/schema"
|
||||
"github.com/cortezaproject/corteza/server/app"
|
||||
"github.com/cortezaproject/corteza/server/codegen/schema"
|
||||
)
|
||||
|
||||
[...schema.#codegen] &
|
||||
|
||||
Reference in New Issue
Block a user