mirror of
https://github.com/hibiken/asynq.git
synced 2026-05-17 22:45:03 +08:00
ci: format code with golangci-lint
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
"github.com/hibiken/asynq/internal/base"
|
||||
"github.com/hibiken/asynq/internal/log"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
type subscriber struct {
|
||||
|
||||
Reference in New Issue
Block a user