Skip to content

Commit

Permalink
bevy_pbr2: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
superdump committed Aug 26, 2021
1 parent 0ab73d8 commit b41e903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelined/bevy_sprite2/src/render/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use bevy_render2::{
renderer::{RenderContext, RenderDevice},
shader::Shader,
texture::{BevyDefault, Image},
view::{ViewMeta, ViewUniform, ViewUniformOffset},
view::{ViewMeta, ViewUniformOffset},
RenderWorld,
};
use bevy_transform::components::GlobalTransform;
Expand Down

0 comments on commit b41e903

Please sign in to comment.