chore: prettier
This commit is contained in:
parent
111295361e
commit
16fa19d3e9
104 changed files with 141 additions and 141 deletions
backend/src/plugins/Utility/functions
|
@ -1,5 +1,5 @@
|
|||
import { Client, GuildPreview, Snowflake } from "discord.js";
|
||||
import { memoize, MINUTES } from "../../../utils";
|
||||
import { MINUTES, memoize } from "../../../utils";
|
||||
|
||||
/**
|
||||
* Memoized getGuildPreview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue