mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Ran formatter and fixed some lint issues
This commit is contained in:
@@ -31,4 +31,4 @@ func StrMap(vs []string, f func(string) string) []string {
|
||||
vsm[i] = f(v)
|
||||
}
|
||||
return vsm
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user