mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Clear lint-staged test
This commit is contained in:
parent
2481a476b5
commit
3226aec0bf
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ import { GuildActions, MuteActionResult } from "../data/GuildActions";
|
||||||
import { Case } from "../data/entities/Case";
|
import { Case } from "../data/entities/Case";
|
||||||
import { renderTemplate } from "../templateFormatter";
|
import { renderTemplate } from "../templateFormatter";
|
||||||
|
|
||||||
// Foobar2
|
|
||||||
|
|
||||||
enum IgnoredEventType {
|
enum IgnoredEventType {
|
||||||
Ban = 1,
|
Ban = 1,
|
||||||
Unban,
|
Unban,
|
||||||
|
|
Loading…
Add table
Reference in a new issue