summaryrefslogtreecommitdiff
path: root/framework/I18N/TTranslate.php
diff options
context:
space:
mode:
authorDavid <ottodavid@gmx.net>2015-08-08 22:48:07 +0200
committerDavid <ottodavid@gmx.net>2015-08-09 09:44:04 +0200
commit92ee7558c6b6dd2461b645cb1f19a81ef8c50db5 (patch)
treec0cad47bd972c6b2c2b38fb144a417268e1bbd5a /framework/I18N/TTranslate.php
parent835e3f8c3a68b5a4577b0e1784f0e8eb1724a525 (diff)
Removed redundand Prado::using statements
Diffstat (limited to 'framework/I18N/TTranslate.php')
-rw-r--r--framework/I18N/TTranslate.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/I18N/TTranslate.php b/framework/I18N/TTranslate.php
index a4c8d7ce..9d4ffb2b 100644
--- a/framework/I18N/TTranslate.php
+++ b/framework/I18N/TTranslate.php
@@ -20,7 +20,6 @@ use Prado\Prado;
use Prado\TPropertyValue;
use Prado\Web\UI\TControl;
-Prado::using('System.I18N.TI18NControl');
/**
* TTranslate class.