mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
removed TODO comment
This commit is contained in:
parent
207010dd86
commit
5277e4c1e7
@ -45,13 +45,6 @@ import java.util.regex.Pattern;
|
||||
|
||||
import static org.sufficientlysecure.keychain.ui.adapter.ImportKeysListEntry.getAlgorithmFromId;
|
||||
|
||||
/**
|
||||
* TODO:
|
||||
* rewrite to use machine readable output.
|
||||
* <p/>
|
||||
* see http://tools.ietf.org/html/draft-shaw-openpgp-hkp-00#section-5
|
||||
* https://github.com/openpgp-keychain/openpgp-keychain/issues/259
|
||||
*/
|
||||
public class HkpKeyServer extends KeyServer {
|
||||
private static class HttpError extends Exception {
|
||||
private static final long serialVersionUID = 1718783705229428893L;
|
||||
|
Loading…
Reference in New Issue
Block a user