feature/98-timeout-command-2 #306
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@ import { CoreClient } from "./client/client";
|
||||||
import * as dotenv from "dotenv";
|
import * as dotenv from "dotenv";
|
||||||
import registry from "./registry";
|
import registry from "./registry";
|
||||||
import { IntentsBitField } from "discord.js";
|
import { IntentsBitField } from "discord.js";
|
||||||
import StringTools from "./helpers/StringTools";
|
|
||||||
|
|
||||||
Vylpes marked this conversation as resolved
Outdated
|
|||||||
dotenv.config();
|
dotenv.config();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue
Remove this, this isn't required