Skip to content

Commit a8b1cc7

Browse files
Slashgearclaude
andcommitted
chore: remove dead code and junk files
- Delete modules/icons/Twitch.tsx (misnamed duplicate of Youtube.tsx, never imported) - Delete modules/header/LyonJSHead.tsx (Pages Router legacy, never imported) - Remove unused speakers export from data/lyonjs100-speakers.ts - Delete leftover favicon_package_v0.16 (2).zip from public/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9534a1d commit a8b1cc7

4 files changed

Lines changed: 0 additions & 91 deletions

File tree

data/lyonjs100-speakers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ Dans ce talk, nous verrons ce que sont les Islands ainsi que les composants serv
113113
},
114114
};
115115

116-
export const speakers: Array<Speaker> = [matthieuLux, jeremiePatonnier, jonnyBurger, antoineCaron];
117-
118116
export const program: Array<{ speaker: Speaker[]; talk?: Talk; youtubeId: string }> = [
119117
{ speaker: [matthieuLux], youtubeId: 'xc169yA-pA8' },
120118
{

modules/header/LyonJSHead.tsx

Lines changed: 0 additions & 70 deletions
This file was deleted.

modules/icons/Twitch.tsx

Lines changed: 0 additions & 19 deletions
This file was deleted.
-49.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)