Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Awpteamoose committed Sep 16, 2024
1 parent 3c83d58 commit 69ad241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/time_delta.rs
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ mod serde {

#[cfg(test)]
mod tests {
use super::{TimeDelta, super::MAX};
use super::{super::MAX, TimeDelta};

#[test]
fn test_serde() {
Expand Down

0 comments on commit 69ad241

Please sign in to comment.