Fixed syntax

This commit is contained in:
Igor Zhukov 2014-11-19 14:41:44 +03:00
parent 41ff65fb01
commit f220ce0541

View File

@ -3421,7 +3421,6 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
} }
} }
}); });
}
$rootScope.$on('apiUpdate', function (e, update) { $rootScope.$on('apiUpdate', function (e, update) {
// console.log('on apiUpdate', update); // console.log('on apiUpdate', update);