mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
cleanup import
This commit is contained in:
parent
7212b70478
commit
77f4e60c8c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use bevy::{prelude::*, render::mesh::shape};
|
||||
use bevy::prelude::*;
|
||||
|
||||
struct Rotator;
|
||||
|
||||
|
|
Loading…
Reference in a new issue