3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 01:25:02 +00:00

Update backend/src/plugins/Automod/actions/crosspostMessage.ts

Co-authored-by: Almeida <almeidx@pm.me>
This commit is contained in:
metal 2021-09-08 11:40:09 +01:00 committed by GitHub
parent 9282f3834c
commit 4278a05824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
import { Message } from "discord.js";
import * as t from "io-ts";
import { ChannelTypeStrings } from "src/types";
import { noop } from "src/utils";