We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27eb38b commit 021b9ddCopy full SHA for 021b9dd
src/rustPlusEvents/disconnected.ts
@@ -18,7 +18,7 @@
18
19
*/
20
21
-import { log, discordManager as dm } from '../../index';
+import { log } from '../../index';
22
import { RustPlusInstance } from "../managers/rustPlusManager";
23
24
export const name = 'disconnected';
0 commit comments