chore: run prettier
This commit is contained in:
parent
77ab2718e7
commit
873bf7eb99
54 changed files with 462 additions and 416 deletions
|
@ -10,13 +10,7 @@ import {
|
|||
PermissionsBitField,
|
||||
TextBasedChannel,
|
||||
} from "discord.js";
|
||||
import {
|
||||
AnyPluginData,
|
||||
CommandContext,
|
||||
ExtendedMatchParams,
|
||||
GuildPluginData,
|
||||
helpers
|
||||
} from "knub";
|
||||
import { AnyPluginData, CommandContext, ExtendedMatchParams, GuildPluginData, helpers } from "knub";
|
||||
import { logger } from "./logger";
|
||||
import { isStaff } from "./staff";
|
||||
import { TZeppelinKnub } from "./types";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue