Skip to content

Commit

Permalink
Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Nov 12, 2024
1 parent cc2eda5 commit 6ee6292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testscommon/txcachemocks/txCacheStub.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package txcachemocks

import "github.com/multiversx/mx-chain-go/storage/txcache"
import "github.com/multiversx/mx-chain-storage-go/txcache"

// TxCacheStub -
type TxCacheStub struct {
Expand Down

0 comments on commit 6ee6292

Please sign in to comment.