mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-01 03:04:48 +02:00
fix linter
This commit is contained in:
@@ -353,7 +353,7 @@ func loadKeysData(ctx *context.Context) {
|
||||
*user_model.SSHKeypair
|
||||
PublicKeyWithComment string
|
||||
}{
|
||||
SSHKeypair: mirrorKeypair,
|
||||
SSHKeypair: mirrorKeypair,
|
||||
PublicKeyWithComment: publicKeyWithComment,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user