Skip to content

Commit

Permalink
fix ci errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsupina committed Aug 29, 2023
1 parent 363fd67 commit d37ed4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/arena/gate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use crate::{
};
use bevy::prelude::*;
use bevy_rapier2d::{prelude::*, rapier::prelude::CollisionEventFlags};
use serde::Deserialize;
use thetawave_interface::objective::MobReachedBottomGateEvent;

/// Despawn gate tag
Expand Down

0 comments on commit d37ed4a

Please sign in to comment.