Browse Source

removed extra class loading

Ritesh Pandey 10 years ago
parent
commit
3fbed71bad
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/I18n/Number.php

+ 0 - 1
src/I18n/Number.php

@@ -14,7 +14,6 @@
  */
 namespace Cake\I18n;
 
-use Cake\I18n\I18n;
 use NumberFormatter;
 
 /**