We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208f3d4 commit 150cc22Copy full SHA for 150cc22
1 file changed
modules/angular2/src/http/backends/jsonp_backend.ts
@@ -87,7 +87,7 @@ export class JSONPConnection implements Connection {
87
this._dom.cleanup(script);
88
}
89
90
- }
+ };
91
});
92
93
0 commit comments