mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-14 16:32:06 +01:00
Remove whitespace
This commit is contained in:
parent
b00500a119
commit
4f35662fb0
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
package org.pgpainless.key.generation.type
|
package org.pgpainless.key.generation.type
|
||||||
|
|
||||||
interface KeyLength {
|
interface KeyLength {
|
||||||
|
|
||||||
fun getLength(): Int
|
fun getLength(): Int
|
||||||
}
|
}
|
Loading…
Reference in a new issue