Completed
Push — v2.0.x ( 7a58b6 )
by Florent
24:58
created
src/Encrypter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Jose;
13 13
 
14
-use Base64Url\Base64Url;
15 14
 use Jose\Algorithm\ContentEncryptionAlgorithmInterface;
16 15
 use Jose\Algorithm\JWAManagerInterface;
17 16
 use Jose\Algorithm\KeyEncryption\DirectEncryptionInterface;
Please login to merge, or discard this patch.