Completed
Push — master ( 3184a8...2e50b8 )
by Jared
05:41
created
src/Model.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,10 +12,8 @@
 block discarded – undo
12 12
 
13 13
 use BadMethodCallException;
14 14
 use ICanBoogie\Inflector;
15
-use InvalidArgumentException;
16 15
 use Pulsar\Driver\DriverInterface;
17 16
 use Pulsar\Exception\DriverMissingException;
18
-use Pulsar\Exception\NotFoundException;
19 17
 use Pulsar\Relation\HasOne;
20 18
 use Pulsar\Relation\BelongsTo;
21 19
 use Pulsar\Relation\HasMany;
Please login to merge, or discard this patch.