Completed
Push — master ( 33443d...de9a4e )
by Sam
03:47
created
src/cli/Database/Base/Connection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use Propel\Runtime\ActiveQuery\Criteria;
18 18
 use Propel\Runtime\ActiveQuery\ModelCriteria;
19 19
 use Propel\Runtime\ActiveRecord\ActiveRecordInterface;
20
-use Propel\Runtime\Collection\Collection;
21 20
 use Propel\Runtime\Connection\ConnectionInterface;
22 21
 use Propel\Runtime\Exception\BadMethodCallException;
23 22
 use Propel\Runtime\Exception\LogicException;
Please login to merge, or discard this patch.
src/cli/Database/Base/Subscription.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use Propel\Runtime\ActiveQuery\Criteria;
18 18
 use Propel\Runtime\ActiveQuery\ModelCriteria;
19 19
 use Propel\Runtime\ActiveRecord\ActiveRecordInterface;
20
-use Propel\Runtime\Collection\Collection;
21 20
 use Propel\Runtime\Connection\ConnectionInterface;
22 21
 use Propel\Runtime\Exception\BadMethodCallException;
23 22
 use Propel\Runtime\Exception\LogicException;
Please login to merge, or discard this patch.