mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 23:05:04 +02:00
Fix lint
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const request = require('node-superfetch');
|
||||
const { URL } = require('url');
|
||||
const { isImageNSFW, isUrlNSFW } = require('../../util/Util');
|
||||
|
||||
module.exports = class ScreenshotCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user