Skip to content

Commit 354cc57

Browse files
committed
externs: whitespace
1 parent 2870070 commit 354cc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polymer.externs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ PolymerElement.prototype.onMutation = function(domNode, callback) {};
7171
* calling the callback.
7272
*/
7373
PolymerElement.prototype.async = function(
74-
callback, opt_args, opt_timeoutMillis) {};
74+
callback, opt_args, opt_timeoutMillis) {};
7575

7676

7777
/**

0 commit comments

Comments
 (0)