mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
<no value>
This commit is contained in:
+1
-1
@@ -5,9 +5,9 @@ package vault
|
||||
import (
|
||||
"github.com/labstack/echo/v4"
|
||||
echomiddleware "github.com/labstack/echo/v4/middleware"
|
||||
"github.com/onsonr/sonr/app/vault/context"
|
||||
"github.com/onsonr/sonr/internal/config/motr"
|
||||
"github.com/onsonr/sonr/internal/database/motrorm"
|
||||
"github.com/onsonr/sonr/vault/context"
|
||||
)
|
||||
|
||||
type Vault = *echo.Echo
|
||||
|
||||
Reference in New Issue
Block a user