refactor: move dwn package to app/config

This commit is contained in:
Prad Nukala
2024-09-27 11:04:19 -04:00
parent 9c768e4891
commit 2ca41d94ee
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"github.com/ipfs/kubo/client/rpc"
apiv1 "github.com/onsonr/sonr/api/vault/v1"
"github.com/onsonr/sonr/config/dwn"
"github.com/onsonr/sonr/app/config/dwn"
"github.com/onsonr/sonr/x/vault/types"