Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 87af0db

Browse files
committed
Correct style issue
1 parent e7ac65b commit 87af0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ function setupModuleLoader(window) {
192192
* See {@link auto.$provide#constant $provide.constant()}.
193193
*/
194194
constant: invokeLater('$provide', 'constant', 'unshift'),
195-
195+
196196
/**
197197
* @ngdoc method
198198
* @name angular.Module#decorator

0 commit comments

Comments
 (0)