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