示例#1
0
文件: basics.go 项目: crufter/nocrud
func (b *Basics) Remove(a iface.Filter) error {
	return a.Remove()
}