cosmetic
parent
2220e2822d
commit
f432067139
|
@ -50,7 +50,6 @@ func (pattern *Pattern) Find(path string, args ...interface{}) (bool, error) {
|
||||||
return doesNotMatter, errThisShouldNeverHappen
|
return doesNotMatter, errThisShouldNeverHappen
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return true, nil
|
return true, nil
|
||||||
|
|
Loading…
Reference in New Issue