diff --git a/tsdb/record/record_test.go b/tsdb/record/record_test.go index a035a45fc2..7cab35bd43 100644 --- a/tsdb/record/record_test.go +++ b/tsdb/record/record_test.go @@ -17,7 +17,6 @@ package record import ( "fmt" "math/rand" - "strconv" "testing" "github.com/stretchr/testify/require"