mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-02 00:01:12 -04:00
remove blankline
This commit is contained in:
parent
3c4ad30ced
commit
f8e81dfafc
@ -413,7 +413,6 @@ func GenKeyPair(keyPath string) error {
|
||||
} else if keytype == ".ecdsa" {
|
||||
bits = 256
|
||||
keytype = "ecdsa"
|
||||
|
||||
} else {
|
||||
keytype = "rsa"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user