This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
removed extra class loading
Ritesh Pandey
10 years ago
parent
98723733f4
commit
3fbed71bad
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/I18n/Number.php
+ 0
- 1
src/I18n/Number.php
View File
@@ -14,7 +14,6 @@
*/
namespace Cake\I18n;
-use Cake\I18n\I18n;
use NumberFormatter;
/**