Passed
Push — 8.x-2.x ( 82a225...371e81 )
by Frédéric G.
03:28
created
modules/mongodb_watchdog/src/Logger.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use MongoDB\Driver\Exception\InvalidArgumentException;
20 20
 use MongoDB\Driver\Exception\RuntimeException;
21 21
 use MongoDB\Driver\WriteConcern;
22
-use MongoDB\Model\CollectionInfo;
23 22
 use MongoDB\Model\CollectionInfoIterator;
24 23
 use Psr\Log\AbstractLogger;
25 24
 use Psr\Log\LogLevel;
Please login to merge, or discard this patch.