Skip to content

Commit

Permalink
Remove lint override
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 committed Sep 16, 2023
1 parent baf5162 commit d3fb1b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ShutdownRequest.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint no-dupe-class-members: ["off"] */

module.exports = class ShutdownRequest {

#resolve;
Expand Down

0 comments on commit d3fb1b2

Please sign in to comment.