Completed
Push — string-event-subscriptions ( e8cd90 )
by Peter
21:12
created
src/EmbeddedDocument.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Maslosoft\Addendum\Collections\Meta;
17 17
 use Maslosoft\Mangan\Interfaces\ActiveDocumentInterface;
18 18
 use Maslosoft\Mangan\Interfaces\InitInterface;
19
-use Maslosoft\Mangan\Meta\ManganMeta;
20 19
 use Maslosoft\Mangan\Sanitizers\MongoObjectId;
21 20
 use MongoId;
22 21
 
Please login to merge, or discard this patch.
src/Document.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Maslosoft\Addendum\Collections\Meta;
17 17
 use Maslosoft\Mangan\Interfaces\ActiveDocumentInterface;
18 18
 use Maslosoft\Mangan\Interfaces\InitInterface;
19
-use Maslosoft\Mangan\Meta\ManganMeta;
20 19
 use Maslosoft\Mangan\Sanitizers\MongoObjectId;
21 20
 use MongoId;
22 21
 
Please login to merge, or discard this patch.