mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10:00
fix: more eslint issues
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { APITokenMode } from "@prisma/client";
|
||||
import { DateTime } from "luxon";
|
||||
import { UserACL } from "~/server/internal/acls";
|
||||
import type { UserACL } from "~/server/internal/acls";
|
||||
import { defineClientEventHandler } from "~/server/internal/clients/event-handler";
|
||||
import prisma from "~/server/internal/db/database";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user