Skip to content

Commit 2193926

Browse files
committed
fix: remove all the discord stuff which is not used anymore
1 parent ff7c1bd commit 2193926

File tree

5 files changed

+4
-154
lines changed

5 files changed

+4
-154
lines changed

.env

Lines changed: 0 additions & 5 deletions
This file was deleted.

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ yarn-debug.log*
2525
yarn-error.log*
2626

2727
# local env files
28-
.env.local
29-
.env.development.local
30-
.env.test.local
31-
.env.production.local
28+
.env
29+
.env.*
30+
!.env.example
31+
!.env.test
3232

3333
# vercel
3434
.vercel

bun.lockb

0 Bytes
Binary file not shown.

src/lib/discord.ts

Lines changed: 0 additions & 93 deletions
This file was deleted.

src/routes/discord.ts

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)