[Skip CI]
This commit is contained in:
@ -55,7 +55,6 @@ func (p *path) Resolve(path string) string {
|
||||
if !filepath.IsAbs(path) {
|
||||
return filepath.Join(p.HomeDir(), path)
|
||||
}
|
||||
|
||||
return path
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user