mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-23 17:45:03 +00:00
unused import
This commit is contained in:
parent
c9627e9219
commit
e684722908
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import { typedGuildEventListener } from "knub";
|
|||
import { RecentActionType } from "../constants";
|
||||
import { GuildSavedMessages } from "../../../data/GuildSavedMessages";
|
||||
import { runAutomod } from "../functions/runAutomod";
|
||||
import diff from "lodash.difference";
|
||||
import { AutomodContext, AutomodPluginType } from "../types";
|
||||
|
||||
export const RunAutomodOnThreadCreate = typedGuildEventListener<AutomodPluginType>()({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue