mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
fix client manager docs oops
This commit is contained in:
@@ -2,7 +2,6 @@ const Constants = require('../util/Constants');
|
||||
|
||||
/**
|
||||
* Manages the State and Background Tasks of the Client
|
||||
* @class ClientManager
|
||||
* @private
|
||||
*/
|
||||
class ClientManager {
|
||||
|
||||
Reference in New Issue
Block a user