diff options
| author | Igor Minar | 2012-03-28 12:21:07 -0700 | 
|---|---|---|
| committer | Igor Minar | 2012-03-28 16:57:34 -0700 | 
| commit | af0ad6561c0d75c4f155b07e9cfc36a983af55bd (patch) | |
| tree | 8d1ddb4747553cb79d43332025a757b31c47f67f /angularFiles.js | |
| parent | 35125d25137ac2da13ed1ca3e652ec8f2c945053 (diff) | |
| download | angular.js-af0ad6561c0d75c4f155b07e9cfc36a983af55bd.tar.bz2 | |
refactor(fromJson/toJson): move the contents of these files into Angular.js
these files are now mostly empty so it doesn't make sense to keep them
separated from other helper functions
Diffstat (limited to 'angularFiles.js')
| -rw-r--r-- | angularFiles.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/angularFiles.js b/angularFiles.js index 18cc8d61..8d2ffbbb 100644 --- a/angularFiles.js +++ b/angularFiles.js @@ -3,7 +3,6 @@ angularFiles = {      'src/Angular.js',      'src/loader.js',      'src/AngularPublic.js', -    'src/JSON.js',      'src/jqLite.js',      'src/apis.js', | 
