warning removal
This commit is contained in:
parent
e6da44779e
commit
e34c82483a
5 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,6 @@
|
|||
use std::{thread::panicking, time::Duration};
|
||||
use std::time::Duration;
|
||||
|
||||
use bevy::{ecs::system::lifetimeless::SCommands, prelude::*};
|
||||
use rand::distr::slice::Empty;
|
||||
use bevy::prelude::*;
|
||||
|
||||
use crate::{
|
||||
core::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue