diff options
Diffstat (limited to 'src/ng/timeout.js')
| -rw-r--r-- | src/ng/timeout.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ng/timeout.js b/src/ng/timeout.js index ff87c93b..8bca2962 100644 --- a/src/ng/timeout.js +++ b/src/ng/timeout.js @@ -10,7 +10,6 @@ function $TimeoutProvider() { /** * @ngdoc service * @name $timeout - * @requires $browser * * @description * Angular's wrapper for `window.setTimeout`. The `fn` function is wrapped into a try/catch |
