コード例 #1
0
ファイル: basics.go プロジェクト: Laller/chill
func (b *Basics) Remove(a iface.Filter) error {
	return a.Remove()
}