Completed
Push — master ( b97427...e235cc )
by Raffael
30:35 queued 26:08
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.