Completed
Push — master ( f4dad3...67f5bd )
by Greg
08:26
created
examples/RoboFile.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 use Robo\Result;
3
-use Robo\ResultData;
4
-use Robo\Collection\CollectionBuilder;
5
-
6 3
 use Consolidation\OutputFormatters\StructuredData\RowsOfFields;
7 4
 
8 5
 /**
Please login to merge, or discard this patch.