extraneous new line

pull/166/head^2
max furman 5 years ago
parent d4071108e1
commit db1b7a7f8f

@ -238,7 +238,6 @@ func (db *DB) StoreSSHCertificate(crt *ssh.Certificate) error {
return errors.Wrap(err, "database Update error")
}
return nil
}
// GetSSHHostPrincipals gets a list of all valid host principals.

Loading…
Cancel
Save