Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisaer committed Jan 11, 2023
1 parent 21f3009 commit ace1887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion executor/historical_stats_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,5 +305,4 @@ PARTITION p0 VALUES LESS THAN (6)
// has both global and p0 stats
require.NotNil(t, jsTable.Partitions["p0"])
require.NotNil(t, jsTable.Partitions["global"])

}

0 comments on commit ace1887

Please sign in to comment.