chore: remove large "unused" preline import on main.ts
All checks were successful
Build / build (push) Successful in 46s

This commit is contained in:
Corban-Lee Jones 2025-05-05 14:40:26 +01:00
parent 989f93addf
commit ff992fefa7

View File

@ -1,4 +1,3 @@
import "preline";
import { Channel } from "discord.js";
import prisma from "../../../../generated/prisma";