Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Mar 13, 2023
1 parent 7449565 commit 07f7cee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use std::{
};

use bevy::{gltf::Gltf, pbr::CascadeShadowConfigBuilder, prelude::*};
use rand::Rng;
use smooth_bevy_cameras::{LookTransform, LookTransformBundle, LookTransformPlugin, Smoother};

fn main() {
Expand Down

0 comments on commit 07f7cee

Please sign in to comment.