chore: address some clippy concerns
This commit is contained in:
@@ -85,5 +85,5 @@ pub fn validate_type_by_name(
|
||||
});
|
||||
}
|
||||
|
||||
return Ok(());
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user