We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051e765 commit 36c7008Copy full SHA for 36c7008
resources/IE9/xhrLoadWithXDR.js
@@ -81,7 +81,6 @@
81
else {
82
return onload.call(_this, file, xhr);
83
}
84
- return onload.call(_this, file, xhr);
85
} catch (e) {
86
_this.asyncComplete(file, e.message || 'Exception');
87
0 commit comments