api: remove alias mapping for deprecated env variables

This commit is contained in:
wukko
2024-08-03 22:05:50 +06:00
parent edbea16b91
commit e58bca0cdd
3 changed files with 0 additions and 25 deletions

View File

@@ -1,5 +1,4 @@
import "dotenv/config";
import "./misc/alias-envs.js";
import express from "express";