Skip to content

Commit

Permalink
Make CI happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jondolf committed Aug 3, 2024
1 parent 2996399 commit 4e14e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collision/feature_id.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use bevy::reflect::Reflect;
use bevy::prelude::*;

/// A feature ID indicating the type of a geometric feature: a vertex, an edge, or (in 3D) a face.
///
Expand Down

0 comments on commit 4e14e4a

Please sign in to comment.