Passed
Branch feature-dbal (6b9d5c)
by Thomas
07:53
created
src/EntityManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use ORM\Exceptions\NoConnection;
9 9
 use ORM\Exceptions\NoEntity;
10 10
 use ORM\Exceptions\NotScalar;
11
-use ORM\Exceptions\UnsupportedDriver;
12 11
 
13 12
 /**
14 13
  * The EntityManager that manages the instances of Entities.
Please login to merge, or discard this patch.