Completed
Branch 1707_add_explain_command (902dba)
by Alessandro
06:37
created
src/Controller/ProfilerController.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 Facile\MongoDbBundle\Controller;
4 4
 
5 5
 use Facile\MongoDbBundle\DataCollector\MongoQuerySerializer;
6
-use Facile\MongoDbBundle\Services\Explain\ExplainQueryService;
7
-use MongoDB\BSON\UTCDateTime;
8 6
 use Symfony\Component\DependencyInjection\Container;
9 7
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
10 8
 use Symfony\Component\DependencyInjection\ContainerInterface;
Please login to merge, or discard this patch.