Completed
Push — master ( 2916cd...24144e )
by Franck
13:10
created
src/LogEntry.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,6 @@
 block discarded – undo
10 10
 
11 11
 namespace Apix\Log;
12 12
 
13
-use Psr\Log\InvalidArgumentException;
14
-
15 13
 /**
16 14
  * Describes a log Entry.
17 15
  *
Please login to merge, or discard this patch.