Skip to content

Commit

Permalink
Simplify logic
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 7, 2023
1 parent 1c2f7a6 commit 2fdee5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/timeout.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// TODO: remove this comment when dropping support for Node <15
// eslint-disable-next-line no-shadow
import AbortController from 'abort-controller'
import delay from 'delay'
import { pEvent } from 'p-event'

Expand Down

0 comments on commit 2fdee5d

Please sign in to comment.