mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
I have no idea where this came from
This commit is contained in:
@@ -2,7 +2,6 @@ const Command = require('../../structures/Command');
|
||||
const { createCanvas, loadImage } = require('canvas');
|
||||
const request = require('node-superfetch');
|
||||
const { desaturate, contrast } = require('../../util/Canvas');
|
||||
const { load } = require('cheerio');
|
||||
|
||||
module.exports = class DeepFryCommand extends Command {
|
||||
constructor(client) {
|
||||
|
||||
Reference in New Issue
Block a user