mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-15 23:25:56 +08:00
ci: format code with golangci-lint
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
"github.com/google/go-cmp/cmp"
|
||||
"github.com/google/go-cmp/cmp/cmpopts"
|
||||
"github.com/hibiken/asynq/internal/log"
|
||||
h "github.com/hibiken/asynq/internal/testutil"
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
//============================================================================
|
||||
|
||||
Reference in New Issue
Block a user