Skip to content

Commit 4dc21c5

Browse files
committed
fix abort controller comment line
1 parent 6b201cf commit 4dc21c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/ReactUnity/polyfills/abortcontroller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
https://cdn.jsdelivr.net/npm/[email protected]/dist/abortcontroller-polyfill-only.js
1+
// https://cdn.jsdelivr.net/npm/[email protected]/dist/abortcontroller-polyfill-only.js
22
(function (factory) {
33
typeof define === 'function' && define.amd ? define(factory) :
44
factory();

0 commit comments

Comments
 (0)