Skip to content

Commit

Permalink
Fix duplicate deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Jan 15, 2025
1 parent ad353a2 commit 4cc8a85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions neutrino.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ import (
"sync/atomic"
"time"

"github.com/gcash/bchd/btcjson"
"github.com/gcash/bchd/txscript"
"github.com/gcash/bchutil/gcs"
"github.com/gcash/bchutil/gcs/builder"
"github.com/gcash/neutrino/banman"

"github.com/gcash/bchd/addrmgr"
"github.com/gcash/bchd/blockchain"
"github.com/gcash/bchd/btcjson"
Expand Down
2 changes: 0 additions & 2 deletions rescan.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import (
"sync/atomic"
"time"

"github.com/gcash/bchd/chaincfg"

"github.com/gcash/bchd/btcjson"
"github.com/gcash/bchd/chaincfg"
"github.com/gcash/bchd/chaincfg/chainhash"
Expand Down

0 comments on commit 4cc8a85

Please sign in to comment.