Skip to content

Commit 3c04875

Browse files
committedSep 3, 2024·
chore: remove unnecessary comment
1 parent 298710b commit 3c04875

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎templates/ords-remix-jwt-sample/app/components/utils/artistImages.ts

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import reggaeIcon from '../../assets/musicGenresIcons/reggae_icon.png';
1111
import steamPunkIcon from '../../assets/musicGenresIcons/steampunk_icon.png';
1212
import metalIcon from '../../assets/musicGenresIcons/metal_icon.png';
1313

14-
/** TODO: Replace with db images once they are ready */
1514
const artistImages : Record<string, string> = {
1615
Jazz: jazzIcon,
1716
Metal: metalIcon,

0 commit comments

Comments
 (0)