remove debug log
This commit is contained in:
parent
751c1f1161
commit
4270e09011
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import { logStart } from "./utils/misc";
|
|||
export const run = async () => {
|
||||
console.log("Starting Botanique...");
|
||||
|
||||
console.log(process.env.DP_FORCE_YTDL_MOD);
|
||||
// Client Discord.JS
|
||||
const client_name = "Client";
|
||||
await loadClient()
|
||||
|
|
Loading…
Reference in a new issue