mirror of
https://github.com/casbin/bee.git
synced 2025-07-18 02:54:19 +08: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