master
Charles Iliya Krempeaux 2019-06-21 14:25:54 -07:00
parent 2220e2822d
commit f432067139
1 changed files with 0 additions and 1 deletions

View File

@ -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