Code refactoring

This commit is contained in:
RainLoop Team 2015-02-22 20:35:17 +04:00
parent 31860420cb
commit 4eaef23cc7
52 changed files with 99 additions and 103 deletions

View file

@ -11,7 +11,7 @@
Globals = require('Common/Globals'),
Links = require('Common/Links'),
Cache = require('Storage/User/Cache'),
Cache = require('Common/Cache'),
kn = require('Knoin/Knoin'),
AbstractView = require('Knoin/AbstractView')