mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 18:25:03 +00:00
more minor typings fixes - 23 err left
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
69f2f3d516
commit
9956af7c69
15 changed files with 28 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
import { User } from "discord.js";
|
||||
import { AuditLogEvent, User } from "discord.js";
|
||||
import { CaseTypes } from "../../../data/CaseTypes";
|
||||
import { Case } from "../../../data/entities/Case";
|
||||
import { logger } from "../../../logger";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue