Skip to content

Commit

Permalink
Update embed.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyphen1223 authored May 14, 2024
1 parent 453fca2 commit 323fc3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const config = require('../config.json');
const { formatTime } = require('./time.js');

const { EmbedBuilder } = require('discord.js');
const { client } = require('discord.js');

function createMessageEmbed(content, interaction) {
const embed = new EmbedBuilder()
Expand Down

0 comments on commit 323fc3b

Please sign in to comment.