Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Aug 23, 2023
1 parent d7bf07f commit 359e562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/re_space_view_spatial/src/parts/meshes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ impl ViewPartSystem for MeshPart {
query: &ViewQuery<'_>,
view_ctx: &ViewContextCollection,
) -> Result<Vec<re_renderer::QueueableDrawData>, SpaceViewSystemExecutionError> {

let mut instances = Vec::new();

process_entity_views::<MeshPart, _, 3, _>(
Expand Down

0 comments on commit 359e562

Please sign in to comment.