Skip to content

Commit b92c7f1

Browse files
omidbidoubiwa
andauthored
Update src/task_info.rs
Co-authored-by: cvermand <[email protected]>
1 parent 7d57737 commit b92c7f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/task_info.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ impl AsRef<u32> for TaskInfo {
2323
}
2424

2525
impl TaskInfo {
26-
#[must_use]
2726
pub fn get_task_uid(&self) -> u32 {
2827
self.task_uid
2928
}

0 commit comments

Comments
 (0)