Commit a4ead2f
committed
refactor: remove unused oklchToRgb import from SongThumbnailInput component
- Eliminated the import of the oklchToRgb utility function from SongThumbnailInput.tsx to streamline the code following its removal from utils.ts. This change enhances code clarity and maintains consistency with recent refactoring efforts.1 parent 28c73c3 commit a4ead2f
File tree
1 file changed
+1
-1
lines changed- apps/frontend/src/modules/song/components/client
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments