Skip to content

Commit

Permalink
chore: Drop changes to world/error.rs, as we didn't need to change it
Browse files Browse the repository at this point in the history
  • Loading branch information
futile committed Jul 23, 2024
1 parent d5fba74 commit c81d383
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/bevy_ecs/src/world/error.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
//! Contains error types returned by methods on [`World`].
//!
//! [`World`]: crate::world::World
//! Contains error types returned by bevy's schedule.
use thiserror::Error;

Expand Down

0 comments on commit c81d383

Please sign in to comment.