Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisaer committed Jan 30, 2023
1 parent dadfffd commit 3155f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/historical_stats_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ package executor_test
import (
"encoding/json"
"fmt"
"github.com/pingcap/failpoint"
"strconv"
"testing"
"time"

"github.com/pingcap/failpoint"
"github.com/pingcap/tidb/parser/model"
"github.com/pingcap/tidb/sessionctx/variable"
"github.com/pingcap/tidb/statistics/handle"
Expand Down

0 comments on commit 3155f4f

Please sign in to comment.