Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffy-mathew committed Nov 28, 2024
1 parent 1928a9e commit 18a82c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion coprocess/grpc/coprocess_grpc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import (
"context"
"encoding/json"
"fmt"
"github.com/TykTechnologies/tyk/header"
"io/ioutil"
"math/rand"
"mime/multipart"
Expand All @@ -17,6 +16,8 @@ import (
"testing"
"time"

"github.com/TykTechnologies/tyk/header"

"github.com/stretchr/testify/assert"

"google.golang.org/grpc"
Expand Down

0 comments on commit 18a82c0

Please sign in to comment.