Skip to content

Commit

Permalink
Fix incorrect code formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Egger <[email protected]>
  • Loading branch information
therealprof committed Jul 23, 2024
1 parent a5cfea9 commit 8e8f4ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/usp_json.rs
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,6 @@ impl Serialize for mod_GetSupportedDMResp::SupportedUniqueKeySet<'_> {
}
}


impl Serialize for mod_GetSupportedDMResp::ValueChangeType {
fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
where
Expand Down

0 comments on commit 8e8f4ab

Please sign in to comment.