cleanup
This commit is contained in:
parent
9539ea32cd
commit
513efc4436
6 changed files with 9 additions and 115 deletions
|
|
@ -3,7 +3,6 @@ import { log, error as _error, logger } from "../utils/logger.js";
|
|||
import { prefixCache, aliases, disabledCache, disabledCmdCache, commands } from "../utils/collections.js";
|
||||
import parseCommand from "../utils/parseCommand.js";
|
||||
import { clean } from "../utils/misc.js";
|
||||
import sizeOf from "image-size";
|
||||
// import { upload } from "../utils/tempimages.js";
|
||||
|
||||
let mentionRegex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue