Fix some clippy warnings
Signed-off-by: Quang Luong <quangio@outlook.com>
This commit is contained in:
committed by
Mathias Hall-Andersen
parent
a7dea4f2b4
commit
9b53a9d1a6
@@ -28,5 +28,5 @@ pub fn compare(old: &TAI64N, new: &TAI64N) -> bool {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user