Skip to content

Commit c81d383

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

crates/bevy_ecs/src/world/error.rs

+1-3
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)