Skip to content

Commit

Permalink
chore: remove eslint-disable for console
Browse files Browse the repository at this point in the history
  • Loading branch information
legendhimself committed Mar 1, 2022
1 parent a2326a7 commit 90cc60e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/websocket/WebSocketShard.js
@@ -1,4 +1,3 @@
/* eslint-disable no-console */
'use strict';

const EventEmitter = require('node:events');
Expand Down

0 comments on commit 90cc60e

Please sign in to comment.