mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Fix import paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package mock
|
||||
|
||||
import (
|
||||
"github.com/hermeznetwork/hermez-node/tx-selector/common"
|
||||
"github.com/hermeznetwork/hermez-node/txselector/common"
|
||||
)
|
||||
|
||||
type MockDB struct {
|
||||
|
||||
Reference in New Issue
Block a user