diff options
Diffstat (limited to 'azalea-world/src')
| -rw-r--r-- | azalea-world/src/entity/info.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-world/src/entity/info.rs b/azalea-world/src/entity/info.rs index bf7e0051..48636c5b 100644 --- a/azalea-world/src/entity/info.rs +++ b/azalea-world/src/entity/info.rs @@ -268,7 +268,6 @@ pub fn add_updates_received( } } - /// The [`UpdatesReceived`] component should never be on [`Local`] entities. /// This warns if an entity has both components. fn debug_detect_updates_received_on_local_entities( |
