Skip to content

Commit

Permalink
chore: update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2025
1 parent 0785517 commit 1347fd3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (
mock "github.com/bitcoin-sv/spv-wallet-web-backend/tests/mocks"
"github.com/bitcoin-sv/spv-wallet-web-backend/tests/utils"
"github.com/bitcoin-sv/spv-wallet-web-backend/transports/spvwallet"

"github.com/brianvoe/gofakeit/v6"
"github.com/golang/mock/gomock"
"github.com/rs/zerolog"
Expand Down
1 change: 0 additions & 1 deletion transports/http/endpoints/api/transactions/endpoints.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (
"github.com/bitcoin-sv/spv-wallet-web-backend/transports/http/auth"
router "github.com/bitcoin-sv/spv-wallet-web-backend/transports/http/endpoints/routes"
"github.com/bitcoin-sv/spv-wallet-web-backend/transports/spvwallet"

"github.com/bitcoin-sv/spv-wallet-web-backend/transports/websocket"
"github.com/bitcoin-sv/spv-wallet/models/filter"
"github.com/gin-gonic/gin"
Expand Down
1 change: 0 additions & 1 deletion transports/spvwallet/admin_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
walletclient "github.com/bitcoin-sv/spv-wallet-go-client"
"github.com/bitcoin-sv/spv-wallet-go-client/commands"
walletclientCfg "github.com/bitcoin-sv/spv-wallet-go-client/config"

"github.com/bitcoin-sv/spv-wallet-web-backend/config"
"github.com/bitcoin-sv/spv-wallet/models"
"github.com/libsv/go-bk/bip32"
Expand Down
1 change: 0 additions & 1 deletion transports/spvwallet/client_factory_adapter.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package spvwallet
import (
"github.com/bitcoin-sv/spv-wallet-web-backend/config"
"github.com/bitcoin-sv/spv-wallet-web-backend/domain/users"

"github.com/rs/zerolog"
"github.com/spf13/viper"
)
Expand Down
1 change: 0 additions & 1 deletion transports/spvwallet/user_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import (
"github.com/bitcoin-sv/spv-wallet-go-client/queries"
"github.com/bitcoin-sv/spv-wallet-web-backend/config"
"github.com/bitcoin-sv/spv-wallet-web-backend/domain/users"

"github.com/bitcoin-sv/spv-wallet/models"
"github.com/bitcoin-sv/spv-wallet/models/common"
"github.com/bitcoin-sv/spv-wallet/models/filter"
Expand Down

0 comments on commit 1347fd3

Please # to comment.