Skip to content

Commit

Permalink
delete(server): file vercel & express js (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
osiic authored Sep 24, 2023
1 parent 7c1acef commit 2183b4d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require("dotenv").config();
require("./lib/express.js");

const { DISCORD_TOKEN, APPLICATION_ID, GUILD_ID } = process.env;
const fs = require("node:fs");
Expand Down
14 changes: 0 additions & 14 deletions lib/express.js

This file was deleted.

15 changes: 0 additions & 15 deletions vercel.json

This file was deleted.

0 comments on commit 2183b4d

Please sign in to comment.