remove unneeded deps
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import "dotenv/config.js"
|
||||
import "dotenv/config"
|
||||
import { getEnvironmentValue } from "./helpers/get-environment-value.js"
|
||||
|
||||
const testBotToken = getEnvironmentValue("TEST_BOT_TOKEN")
|
||||
|
||||
Reference in New Issue
Block a user