mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Fix formatting
This commit is contained in:
parent
082cbde869
commit
a72545e3b9
3 changed files with 8 additions and 4 deletions
|
@ -6,8 +6,8 @@ package sop.operation
|
|||
|
||||
import java.io.IOException
|
||||
import java.io.InputStream
|
||||
import sop.exception.SOPGPException
|
||||
import java.util.*
|
||||
import sop.exception.SOPGPException
|
||||
|
||||
/** Subcommand to validate UserIDs on certificates. */
|
||||
interface ValidateUserId {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue