remove print statements

This commit is contained in:
rlx 2016-01-18 11:24:08 +05:30
commit 99af6a00b9
2 changed files with 0 additions and 2 deletions

View file

@ -359,7 +359,6 @@ oml.ui.folders = function() {
}
},
change: function(data) {
Ox.print('got change event')
Ox.Request.clearCache();
},
editlist: function(data) {