Skip to content

Commit a49b2ad

Browse files
authored
Update discord_sync.py
1 parent 0f78113 commit a49b2ad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/discord_sync.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
import requests
99

10-
from dotenv import load_dotenv
11-
load_dotenv()
12-
1310
# ── Config ────────────────────────────────────────────────────────────────────
1411
DISCORD_API = "https://discord.com/api/v10"
1512
PLUGINS_DIR = Path("plugins")

0 commit comments

Comments
 (0)