Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Aug 19, 2024
1 parent b13cf85 commit 4907f73
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions src/Packet/SecretKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,10 @@
KeyAlgorithm,
PacketTag,
RSAKeySize,
S2kType,
S2kUsage,
SymmetricAlgorithm,
};
use OpenPGP\Type\{
KeyPacketInterface,
KeyMaterialInterface,
PublicKeyPacketInterface,
SecretKeyPacketInterface,
Expand Down
3 changes: 0 additions & 3 deletions src/Packet/SecretSubkey.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,8 @@
use OpenPGP\Enum\{
CurveOid,
DHKeySize,
HashAlgorithm,
KeyAlgorithm,
PacketTag,
RSAKeySize,
S2kType,
S2kUsage,
SymmetricAlgorithm,
};
Expand Down
1 change: 0 additions & 1 deletion src/Packet/Signature.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
KeyPacketInterface,
LiteralDataInterface,
NotationDataInterface,
PublicKeyPacketInterface,
SignaturePacketInterface,
SecretKeyMaterialInterface,
SubkeyPacketInterface,
Expand Down

0 comments on commit 4907f73

Please sign in to comment.