mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 18:31:41 +00:00
refactor: move nebula/pages to pkg/nebula/pages
This commit is contained in:
@@ -14,7 +14,8 @@ import (
|
|||||||
|
|
||||||
"github.com/labstack/echo/v4"
|
"github.com/labstack/echo/v4"
|
||||||
promise "github.com/nlepage/go-js-promise"
|
promise "github.com/nlepage/go-js-promise"
|
||||||
"github.com/onsonr/sonr/nebula/pages"
|
|
||||||
|
"github.com/onsonr/sonr/pkg/nebula/pages"
|
||||||
"github.com/onsonr/sonr/x/vault/client/dwn/middleware"
|
"github.com/onsonr/sonr/x/vault/client/dwn/middleware"
|
||||||
"github.com/onsonr/sonr/x/vault/client/dwn/state"
|
"github.com/onsonr/sonr/x/vault/client/dwn/state"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user