Skip to content

Commit

Permalink
Update search.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Colonel-Ltd authored Mar 7, 2021
1 parent 5aa036b commit 2709cfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ const { Util, MessageEmbed } = require("discord.js");
const ytdl = require("ytdl-core");
const yts = require("yt-search");
const ytdlDiscord = require("ytdl-core-discord");
const YouTube = require("youtube-sr");
const sendError = require("../util/error");
const fs = require("fs");
const scdl = require("soundcloud-downloader").default;
Expand Down

0 comments on commit 2709cfb

Please sign in to comment.