Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common/herrors: Fix args order in strings.TrimPrefix
Old code always returned "." or "" (if filepath.Ext(filename) returned "."). Now it properly trims the prefix. Signed-off-by: Iskander Sharipov <[email protected]>
- Loading branch information