mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-23 21:54:58 +05:00
remove unused variable
This commit is contained in:
parent
66c4af9ac5
commit
7774a1df6b
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
const BaseEvent = require("../../base/BaseEvent");
|
||||
const { AuditLogEvent } = require("discord.js");
|
||||
|
||||
class messageDelete extends BaseEvent {
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in a new issue