Skip to content

Commit 6b28e2f

Browse files
author
l
committed
normalise var names
1 parent cbf1634 commit 6b28e2f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/course.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ fn parse_issue(issue: &Issue) -> Result<Option<(NonZeroUsize, Option<Assignment>
228228
title: title.clone(),
229229
html_url: html_url.clone(),
230230
optionality,
231-
assignment_descriptor_id: *number,
232231
assignment_issue_id: *number,
233232
}),
234233
"Codility" => {

0 commit comments

Comments
 (0)