Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Blocksnmore committed Jul 20, 2024
1 parent 7cb7d9d commit 6944d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/music/play.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { Track } from "lavadeno";
import { getEmojiByName } from "emoji";
import { shuffleArray } from "tools";
import { getEmote } from "i18n";
import { load } from "https://deno.land/[email protected]/yaml/_loader/loader.ts";

const shuffleCommands = ["shuffleplay", "sp"];

Expand Down

0 comments on commit 6944d46

Please sign in to comment.