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 loading class
Ritesh Pandey
10 years ago
parent
86eedffa82
commit
98723733f4
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
@@ -15,7 +15,6 @@
namespace Cake\I18n;
use Cake\I18n\I18n;
-use Locale;
use NumberFormatter;
/**