Skip to content

Commit 65f5deb

Browse files
committed
fix
1 parent 42e0fff commit 65f5deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/mock/mock.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ import (
2222
"github.com/scroll-tech/go-ethereum/ethclient"
2323
"github.com/stretchr/testify/assert"
2424

25-
"scroll-tech/coordinator"
26-
"scroll-tech/coordinator/message"
2725
"scroll-tech/bridge"
2826
"scroll-tech/bridge/l2"
27+
rollers "scroll-tech/coordinator"
28+
"scroll-tech/coordinator/message"
2929
"scroll-tech/store"
3030
db_config "scroll-tech/store/config"
3131
"scroll-tech/store/migrate"

0 commit comments

Comments
 (0)