Completed
Push — master ( 61cf5c...569c78 )
by James Ekow Abaka
01:48
created
src/DbContext.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace ntentan\atiaa;
4 4
 
5
-use ntentan\panie\Container;
6
-use ntentan\utils\Text;
7
-
8 5
 /**
9 6
  * Holds the a database connection instance.
10 7
  */
Please login to merge, or discard this patch.