Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vdarulis committed Nov 12, 2020
1 parent 44f976c commit 737a4b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/msg/integration/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ package integration
import (
"testing"

"github.com/golang/mock/gomock"
"github.com/m3db/m3/src/msg/topic"
"github.com/m3db/m3/src/x/test"

"github.com/golang/mock/gomock"
"github.com/stretchr/testify/require"
"go.uber.org/goleak"
)
Expand Down

0 comments on commit 737a4b9

Please sign in to comment.