예제 #1
0
파일: basics.go 프로젝트: crufter/nocrud
func (b *Basics) Remove(a iface.Filter) error {
	return a.Remove()
}