Completed
Push — master ( 56d3b9...264ef8 )
by Jared
01:47
created
src/Query.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Pulsar;
13 13
 
14
-use Pulsar\Relation\Relationship;
15
-
16 14
 /**
17 15
  * Represents a query against a model type.
18 16
  */
Please login to merge, or discard this patch.