Skip to content

Commit

Permalink
ipfs: remove unnecessary changes when stubbing
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahee committed Feb 13, 2024
1 parent 45e602b commit f5df5cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions das/ipfs_storage_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import (
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/log"
"github.com/ipfs/go-cid"
coreiface "github.com/ipfs/interface-go-ipfs-core"
"github.com/ipfs/interface-go-ipfs-core/options"
"github.com/ipfs/interface-go-ipfs-core/path"
"github.com/multiformats/go-multihash"
Expand Down

0 comments on commit f5df5cc

Please sign in to comment.