Completed
Branch master (91d8a4)
by smiley
05:28 queued 02:51
created
src/CLIRunner.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,9 +12,9 @@
 block discarded – undo
12 12
 
13 13
 namespace chillerlan\Threema;
14 14
 
15
-use chillerlan\Threema\Crypto\CryptoInterface;
16 15
 use ReflectionClass;
17 16
 use ReflectionMethod;
17
+use chillerlan\Threema\Crypto\CryptoInterface;
18 18
 
19 19
 /**
20 20
  * 
Please login to merge, or discard this patch.