Completed
Push — master ( 1e2def...61d955 )
by Omar
02:27
created
src/TemplesOfCode/CodeSanity/Output/PrettyOutput.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\Common\Collections\ArrayCollection;
6 6
 use TemplesOfCode\CodeSanity\DiffItem;
7 7
 use TemplesOfCode\CodeSanity\Output;
8
-use TemplesOfCode\CodeSanity\RosterItem;
9 8
 
10 9
 class PrettyOutput extends Output
11 10
 {
Please login to merge, or discard this patch.