mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
refactor: move gateway and vault components to new locations
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/onsonr/sonr/app/gateway"
|
||||
"github.com/onsonr/sonr/gateway"
|
||||
"github.com/onsonr/sonr/internal/common"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user