Completed
Push — master ( 8b06d2...bb0fd7 )
by Bret R.
02:02
created
src/Check/MongoDbCheck.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace BretRZaun\StatusPage\Check;
3 3
 use MongoDB\Client;
4
-
5 4
 use BretRZaun\StatusPage\Result;
6 5
 
7 6
 class MongoDbCheck extends AbstractCheck
Please login to merge, or discard this patch.