@@ -31,7 +31,6 @@ |
||
31 | 31 | |
32 | 32 | namespace ntentan\honam\helpers\form; |
33 | 33 | |
34 | -use ntentan\honam\helpers\FormHelper; |
|
35 | 34 | use ntentan\honam\TemplateEngine; |
36 | 35 | |
37 | 36 | /** |
@@ -1,5 +1,4 @@ |
||
1 | 1 | <?php |
2 | -use ntentan\honam\AssetsLoader; |
|
3 | 2 | use ntentan\honam\TemplateEngine; |
4 | 3 | |
5 | 4 | function t($template, $templateData = array()) |