mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-09-10 11:49:39 +02:00
Modularize WKD discovery
This commit is contained in:
parent
30e8a55ef6
commit
d1d953e802
24 changed files with 511 additions and 111 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
package pgp.wkd.cli;
|
||||
|
||||
import pgp.wkd.MissingUserIdException;
|
||||
import pgp.wkd.cli.command.Fetch;
|
||||
import picocli.CommandLine;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue