this ain't needed anymore

This commit is contained in:
Sainan 2024-12-29 08:05:01 +01:00
parent 5237871efd
commit 92d27da12f

View File

@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
export interface ISession {
sessionId: string;
creatorId: string;