mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 08:06:59 +00:00
chore: upgraded golangci-lint v1.52.2 and fixed all issues.
This commit is contained in:
@ -19,6 +19,6 @@
|
||||
|
||||
package user
|
||||
|
||||
func debugDumpToDisk(b []byte) error {
|
||||
func debugDumpToDisk(_ []byte) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user