Fix import paths (corteza-server => corteza/server)

This commit is contained in:
Denis Arh
2022-11-16 16:12:58 +01:00
parent 627da636b6
commit 29eacc9f65
1091 changed files with 3561 additions and 3563 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"text/template"
"time"
"github.com/cortezaproject/corteza-server/pkg/cli"
"github.com/cortezaproject/corteza/server/pkg/cli"
)
type (