@@ -2,9 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Api\Model; |
4 | 4 | |
5 | -use Zend\Db\Adapter\AdapterInterface; |
|
6 | -use Api\Helper\Utils; |
|
7 | - |
|
8 | 5 | class IndicatorTransactionScript |
9 | 6 | { |
10 | 7 |