@@ -9,8 +9,8 @@ |
||
9 | 9 | |
10 | 10 | namespace gplcart\modules\twig; |
11 | 11 | |
12 | -use gplcart\core\Module, |
|
13 | - gplcart\core\Config; |
|
12 | +use gplcart\core\Module; |
|
13 | +use gplcart\core\Config; |
|
14 | 14 | |
15 | 15 | /** |
16 | 16 | * Main class for Twig module |