mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
fix some lint issues
This commit is contained in:
@@ -93,7 +93,6 @@ func Log(level LogLevel, sender string, connectionID string, format string, v ..
|
||||
default:
|
||||
Error(sender, connectionID, format, v...)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Debug logs at debug level for the specified sender
|
||||
|
||||
Reference in New Issue
Block a user