Skip to content

Commit 0cea40b

Browse files
committed
chore: Drop changes to world/error.rs, as we didn't need to change it
1 parent c46f911 commit 0cea40b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

crates/bevy_ecs/src/world/error.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
//! Contains error types returned by methods on [`World`].
2-
//!
3-
//! [`World`]: crate::world::World
1+
//! Contains error types returned by bevy's schedule.
42
53
use thiserror::Error;
64

0 commit comments

Comments
 (0)