Skip to content

Commit 23fb486

Browse files
authored
Update Events.tsx for PyCon Korea 2024
1 parent fc42c13 commit 23fb486

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/views/events/Events.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@ export default function Events() {
108108
title: 'PyCon KR',
109109
location: 'Suwon, South Korea',
110110
link: 'https://2024.pycon.kr/',
111-
},
112-
{
113-
date: 'Near end of Year (Tentative)',
114-
title: 'PyCon KR',
115111
}
116112
];
117113

0 commit comments

Comments
 (0)