Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsctx committed Apr 28, 2024
1 parent 3cee000 commit 5009498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/api/abort-signal.js
@@ -1,6 +1,5 @@
const { addAbortListener } = require('../core/util')
const { RequestAbortedError } = require('../core/errors')
const { sign } = require('crypto')

const kListenersList = Symbol('kListenersList')
const kSignal = Symbol('kSignal')
Expand Down

0 comments on commit 5009498

Please sign in to comment.