mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-21 01:57:06 +08:00
style($rootScope): add semicolon for jshint
This commit is contained in:
@@ -400,7 +400,7 @@ function $RootScopeProvider(){
|
||||
});
|
||||
return function deregisterWatchGroup() {
|
||||
shouldCall = false;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
if (watchExpressions.length === 1) {
|
||||
|
||||
Reference in New Issue
Block a user