Skip to content

Commit

Permalink
*: fix check-2 to bazel
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Aug 11, 2022
1 parent 57951f6 commit b8a6384
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sessionctx/variable/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ go_library(
"//util/collate",
"//util/dbterror",
"//util/execdetails",
"//util/kvcache",
"//util/logutil",
"//util/mathutil",
"//util/memory",
Expand Down Expand Up @@ -87,7 +86,6 @@ go_test(
"//parser/auth",
"//parser/mysql",
"//parser/terror",
"//planner/core",
"//sessionctx/stmtctx",
"//testkit/testsetup",
"//util/execdetails",
Expand Down

0 comments on commit b8a6384

Please sign in to comment.