diff options
Diffstat (limited to 'framework/I18N/TNumberFormat.php')
-rw-r--r-- | framework/I18N/TNumberFormat.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/I18N/TNumberFormat.php b/framework/I18N/TNumberFormat.php index c452ad56..7b114afb 100644 --- a/framework/I18N/TNumberFormat.php +++ b/framework/I18N/TNumberFormat.php @@ -18,12 +18,10 @@ use Prado\Exceptions\TInvalidDataValueException; use Prado\I18N\core\NumberFormat; use Prado\Prado; -Prado::using('System.I18N.core.NumberFormat'); /** * Get the parent control class. */ -Prado::using('System.I18N.TI18NControl'); /** * To format numbers in locale sensitive manner use |