Skip to content

Commit

Permalink
Update crates/bevy_sprite/src/texture_slice/slicer.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ManevilleF committed Feb 7, 2024
1 parent d1c7880 commit 96e85b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/bevy_sprite/src/texture_slice/slicer.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use core::panic;

use super::{BorderRect, TextureSlice};
use bevy_math::{vec2, Rect, Vec2};
use bevy_reflect::Reflect;
Expand Down

0 comments on commit 96e85b9

Please sign in to comment.