Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
qw4990 committed Feb 13, 2023
1 parent 3173d9c commit a4a7396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planner/core/plan_cacheable_checker.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ package core

import (
"fmt"
"github.com/pingcap/tidb/kv"

"github.com/pingcap/tidb/expression"
"github.com/pingcap/tidb/infoschema"
"github.com/pingcap/tidb/kv"
"github.com/pingcap/tidb/parser/ast"
"github.com/pingcap/tidb/parser/model"
"github.com/pingcap/tidb/sessionctx"
Expand Down

0 comments on commit a4a7396

Please sign in to comment.