Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Sep 23, 2024
1 parent 75413e6 commit bc40b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup/rollup_sync_service/rollup_sync_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"math/big"
"os"
"reflect"
"runtime/internal/atomic"
"sync/atomic"
"time"

"github.com/scroll-tech/da-codec/encoding"
Expand Down

0 comments on commit bc40b7a

Please sign in to comment.