Skip to content

Commit

Permalink
Update event.handler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Titon191 committed Feb 4, 2021
1 parent 557af04 commit bdd902d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handlers/event.handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const f = require(__dirname + "/../functions.js")
const chalk = require("chalk")
const { Constants: { Events } } = require("discord.js")
const { dirname } = require("path")
const haste = new hastebin()
const serverEvents = Object.values(Events)

module.exports = (client) => {
Expand Down

0 comments on commit bdd902d

Please sign in to comment.