Test Failed
Pull Request — master (#350)
by Raffael
26:39
created
src/lib/Migration/Delta/CreateUniqueUserMailIndex.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Balloon\Migration\Delta;
13 13
 
14 14
 use MongoDB\Database;
15
-use MongoDB\Driver\Exception\CommandException;
16 15
 use MongoDB\Driver\Exception\RuntimeException;
17 16
 
18 17
 class CreateUniqueUserMailIndex implements DeltaInterface
Please login to merge, or discard this patch.