Skip to content

Commit d712bab

Browse files
committed
fix(schedule): Drop Sara's session from afternoon
1 parent 4792161 commit d712bab

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

src/schedules/24-04-2018.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ module.exports = {
2626
require("../workshops/juho-vepsalainen"),
2727
require("../workshops/patrick-and-nik"),
2828
require("../workshops/rotem-mizrachi-meidan"),
29-
require("../workshops/sara-vieira"),
3029
require("../workshops/sia-karamalegos"),
3130
require("../workshops/sven-sauleau"),
3231
],

src/workshops/sara-vieira.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ By the end, we will implement all of this in continuous development with GitHub
1919
...require("../tickets/morning-workshop")[1],
2020
link: "https://ti.to/react-finland/2018/with/wizz0uhlngq",
2121
},
22-
{
23-
...require("../tickets/evening-workshop")[1],
24-
link: "https://ti.to/react-finland/2018/with/kip0u88b5ik",
25-
},
2622
],
2723
keywords: require("../speakers/sara-vieira").keywords,
2824
};

0 commit comments

Comments
 (0)