Completed
Push — 2762893-mongodb_tests ( 476c0a...a0e627 )
by Frédéric G.
03:02
created
modules/mongodb/src/Tests/ClientFactoryTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace Drupal\mongodb\Tests;
4 4
 
5 5
 use Drupal\Component\Render\FormattableMarkup;
6
-use Drupal\Core\Site\Settings;
7
-use Drupal\KernelTests\KernelTestBase;
8 6
 use Drupal\mongodb\ClientFactory;
9 7
 use MongoDB\Driver\Exception\ConnectionTimeoutException;
10 8
 
Please login to merge, or discard this patch.