Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91b02e9

Browse files
muankoddsson
andauthored
Update comment
Co-authored-by: Kristján Oddsson <[email protected]>
1 parent 10a4105 commit 91b02e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ function makeAbortController() {
125125
return {
126126
signal: null,
127127
abort() {
128-
/* */
128+
// Do nothing
129129
}
130130
}
131131
}

0 commit comments

Comments
 (0)