Skip to content

Commit

Permalink
Fixing lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kellrott committed Sep 11, 2019
1 parent 0b358ef commit 755bb93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion util/insert_test.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package util

import (
"github.com/bmeg/grip/gripql"
"testing"

"github.com/bmeg/grip/gripql"
)

func TestBatchInsertValidation(t *testing.T) {
Expand Down

0 comments on commit 755bb93

Please sign in to comment.