Completed
Push — master ( 06c0f8...7da7c2 )
by Dmitry
03:39
created
src/Incident/IncidentEventSubscriber.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Doctrine\Common\EventSubscriber;
6 6
 use Doctrine\ORM\Event\OnFlushEventArgs;
7
-use Doctrine\ORM\Events;;
7
+use Doctrine\ORM\Events; ;
8 8
 use Doctrine\ORM\UnitOfWork;
9 9
 use TonicHealthCheck\Incident\Siren\IncidentSiren;
10 10
 use TonicHealthCheck\Incident\Siren\IncidentSirenCollection;
Please login to merge, or discard this patch.