fix linter

This commit is contained in:
pomidorry
2026-06-04 14:55:19 +03:00
parent 61209f2cd5
commit c72e169216
+1 -1
View File
@@ -353,7 +353,7 @@ func loadKeysData(ctx *context.Context) {
*user_model.SSHKeypair
PublicKeyWithComment string
}{
SSHKeypair: mirrorKeypair,
SSHKeypair: mirrorKeypair,
PublicKeyWithComment: publicKeyWithComment,
}