Skip to content

Commit

Permalink
Adjust Old Files
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe-serna committed Nov 14, 2024
1 parent 4cde997 commit 7a3c2f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
62 changes: 0 additions & 62 deletions components/MidiUploader.tsx

This file was deleted.

3 changes: 1 addition & 2 deletions components/ModeSelector.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Bass from "@/components/Bass";
import { AudioLines, Check, Drum, Guitar, MicVocal, Piano } from "lucide-react";
import { AudioLines, Drum, Guitar, MicVocal, Piano } from "lucide-react";
import type { SeparationMode } from "@/utils/types";
import { Badge } from "@/components/ui/badge";
import { forwardRef } from "react";

const iconMap = {
Expand Down

0 comments on commit 7a3c2f6

Please sign in to comment.