Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zehiko committed Oct 14, 2024
1 parent 1f327f0 commit eaa70f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -384,4 +384,4 @@ fn copy_data_to_texture(
.copy_to_texture2d_entire_first_layer(before_view_builder_encoder.get(), data_texture)?;

Ok(())
}
}

0 comments on commit eaa70f5

Please sign in to comment.