mirror of
https://github.com/beego/bee.git
synced 2025-06-26 19:10:19 +00:00
repair staticcheck
This commit is contained in:
@ -10,7 +10,6 @@ import (
|
||||
type MysqlParser struct {
|
||||
userOption UserOption
|
||||
tmplOption TmplOption
|
||||
db *sql.DB
|
||||
}
|
||||
|
||||
func (m *MysqlParser) RegisterOption(userOption UserOption, tmplOption TmplOption) {
|
||||
|
Reference in New Issue
Block a user