Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
morgo committed Mar 9, 2022
1 parent ec65d10 commit 6d61696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion session/session_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,6 @@ func (s *testSessionSuite) TestGlobalVarAccessor(c *C) {
}

func (s *testSessionSuite) TestUpgradeSysvars(c *C) {

tk := testkit.NewTestKitWithInit(c, s.store)
se := tk.Se.(variable.GlobalVarAccessor)

Expand Down

0 comments on commit 6d61696

Please sign in to comment.