Completed
Push — dev ( 6a90d3...5fa4ce )
by James Ekow Abaka
01:48
created
src/DataOperations.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,8 +28,8 @@
 block discarded – undo
28 28
 
29 29
 use ntentan\atiaa\Driver;
30 30
 use ntentan\atiaa\exceptions\ConnectionException;
31
-use ntentan\utils\exceptions\ValidatorNotFoundException;
32 31
 use ntentan\utils\Validator;
32
+use ntentan\utils\exceptions\ValidatorNotFoundException;
33 33
 
34 34
 /**
35 35
  * Description of DataOperations.
Please login to merge, or discard this patch.