Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amsanghi committed Dec 10, 2024
1 parent f765a89 commit a2cb261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validator/server_arb/redis/consumer.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (

"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/log"

Check failure on line 9 in validator/server_arb/redis/consumer.go

View workflow job for this annotation

GitHub Actions / Go Tests (long)

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ethereum/go-ethereum) -s prefix(github.com/offchainlabs) (gci)

Check failure on line 9 in validator/server_arb/redis/consumer.go

View workflow job for this annotation

GitHub Actions / Go Tests (stylus)

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ethereum/go-ethereum) -s prefix(github.com/offchainlabs) (gci)

Check failure on line 9 in validator/server_arb/redis/consumer.go

View workflow job for this annotation

GitHub Actions / Go Tests (challenge)

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ethereum/go-ethereum) -s prefix(github.com/offchainlabs) (gci)

Check failure on line 9 in validator/server_arb/redis/consumer.go

View workflow job for this annotation

GitHub Actions / Go Tests (defaults)

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ethereum/go-ethereum) -s prefix(github.com/offchainlabs) (gci)

Check failure on line 9 in validator/server_arb/redis/consumer.go

View workflow job for this annotation

GitHub Actions / Go Tests (race)

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/ethereum/go-ethereum) -s prefix(github.com/offchainlabs) (gci)

"github.com/offchainlabs/nitro/pubsub"
"github.com/offchainlabs/nitro/util/redisutil"
"github.com/offchainlabs/nitro/util/stopwaiter"
Expand Down

0 comments on commit a2cb261

Please sign in to comment.