Skip to content

Commit

Permalink
Edit timetable for session cancelation
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Aug 6, 2023
1 parent abd7b2a commit e150ae6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions constants/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -509,12 +509,10 @@ const Day2: TimeTable[] = [
category: '파이썬',
},
{
title:
'Python beyond traditional software development; Developing Robots using MicroPython',
id: '45',
host_name: 'Olaniyan Adewale',
title: '',
id: '',
host_name: '',
room_num: ['104/105'],
category: '로보틱스/임베디드 시스템',
},
],
},
Expand Down

0 comments on commit e150ae6

Please sign in to comment.