3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 16:55:03 +00:00
This commit is contained in:
metal 2021-08-27 15:38:26 +00:00 committed by GitHub
parent 0f02125b0f
commit 72bba14050

View file

@ -1,4 +1,3 @@
import { Message, MessageOptions } from "discord.js";
import { GuildPluginData } from "knub";
import { SavedMessage } from "../../../data/entities/SavedMessage";
import { LogType } from "../../../data/LogType";