This commit is contained in:
Matias Alejo Garcia 2014-09-04 16:23:37 -03:00
commit 9ad326cd30
8 changed files with 20 additions and 22 deletions

View file

@ -5,7 +5,6 @@ function LocalStorage() {
};
LocalStorage.prototype.init = function() {
console.log(' init LocalStorage'); //TODO
};