Skip to content

Commit

Permalink
no diff
Browse files Browse the repository at this point in the history
  • Loading branch information
fclairamb committed Feb 25, 2024
1 parent b74ee25 commit f08773d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handle_files.go
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,6 @@ func (c *clientHandler) handleGenericHash(param string, algo HASHAlgo, isCustomM
}

args := strings.SplitN(param, " ", 3)

info, err := c.driver.Stat(args[0])

if err != nil {
Expand Down

0 comments on commit f08773d

Please sign in to comment.