fix: fix server

This commit is contained in:
Steve Korshakov 2025-07-25 23:42:31 -07:00
parent 3d3a6b40da
commit c8c83eaa8b

View File

@ -9,7 +9,6 @@ async function main() {
// Storage
await db.$connect();
await redis.connect();
await redis.ping();
//