Completed
Branch master (e16ac9)
by Keoghan
06:23
created
src/Transformer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Illuminate\Support\Collection;
7 7
 use Konsulting\Laravel\Transformer\RulePacks\RulePack;
8 8
 use Konsulting\Laravel\Transformer\Exceptions\InvalidRule;
9
-use Konsulting\Laravel\Transformer\Exceptions\UnexpectedValue;
10 9
 
11 10
 class Transformer
12 11
 {
Please login to merge, or discard this patch.