@@ -26,8 +26,8 @@ |
||
26 | 26 | |
27 | 27 | namespace ntentan\nibii; |
28 | 28 | |
29 | -use ntentan\utils\Text; |
|
30 | 29 | use ntentan\atiaa\Db; |
30 | +use ntentan\utils\Text; |
|
31 | 31 | |
32 | 32 | class QueryOperations { |
33 | 33 |
@@ -26,11 +26,10 @@ |
||
26 | 26 | |
27 | 27 | namespace ntentan\nibii; |
28 | 28 | |
29 | -use ntentan\utils\Utils; |
|
29 | +use ntentan\atiaa\Db; |
|
30 | 30 | use ntentan\kaikai\Cache; |
31 | 31 | use ntentan\panie\InjectionContainer; |
32 | 32 | use ntentan\utils\Text; |
33 | -use ntentan\atiaa\Db; |
|
34 | 33 | |
35 | 34 | /** |
36 | 35 | * |