Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Angus Wong",
"Ryan Chang",
"Mandeep Gautam",
"Marko Puusaari"

Check failure on line 7 in Program.cs

View workflow job for this annotation

GitHub Actions / build-and-deploy

Syntax error, ',' expected

Check failure on line 7 in Program.cs

View workflow job for this annotation

GitHub Actions / build-and-deploy

Syntax error, ',' expected
"Miguel Pineda",
"Rasmus Kromann",
"Fabian Authen",
Expand All @@ -13,7 +13,6 @@
"Ila Cassagne",
"Chloe Flintoff",
"Zara Ho",
"Thai Minh",
// Add your name above this line! (Do not delete this)
];

Expand Down
Loading