Remove static check errors (#4164)
By commeting out unused variable/functions. Except mysql_cml_executor.go:918, which seems to be a real issue.
Showing
- pkg/config/test/config_template.go 0 additions, 36 deletionspkg/config/test/config_template.go
- pkg/frontend/mysql_cmd_executor.go 3 additions, 0 deletionspkg/frontend/mysql_cmd_executor.go
- pkg/frontend/session.go 23 additions, 22 deletionspkg/frontend/session.go
- pkg/frontend/variables.go 3 additions, 2 deletionspkg/frontend/variables.go
Please register or sign in to comment