mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Ran formatter and fixed some lint issues
This commit is contained in:
@@ -25,4 +25,4 @@ func MD5FromFilePath(filePath string) (string, error) {
|
||||
}
|
||||
checksum := h.Sum(nil)
|
||||
return fmt.Sprintf("%x", checksum), nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user