mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-07 04:41:12 +01:00
Code cleanup
This commit is contained in:
parent
bd9337820e
commit
bb31437ebf
3 changed files with 17 additions and 13 deletions
|
|
@ -35,7 +35,6 @@ public class ChangeExpirationTest {
|
|||
@ExtendWith(TestAllImplementations.class)
|
||||
public void setExpirationDateAndThenUnsetIt_OnPrimaryKey()
|
||||
throws PGPException, IOException {
|
||||
|
||||
PGPSecretKeyRing secretKeys = TestKeys.getEmilSecretKeyRing();
|
||||
KeyRingInfo sInfo = PGPainless.inspectKeyRing(secretKeys);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue