Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
eYuM-coder committed Aug 30, 2024
1 parent 3d33d13 commit 06fc2f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/deployCommands.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
const fs = require("node:fs");
const path = require("node:path");
const { REST } = require("@discordjs/rest");
const { Routes } = require("discord-api-types/v9");
const { clientId } = require("../config.json");
const { getAllFiles } = require("./utils/utils.js");
const { green } = require("colors");


Expand Down

0 comments on commit 06fc2f4

Please sign in to comment.