Skip to content

Commit

Permalink
Removed incorrect comment
Browse files Browse the repository at this point in the history
Fixes #10302
  • Loading branch information
papow65 authored Nov 3, 2023
1 parent 1918608 commit ef1059c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_asset/src/loader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ impl<'a> LoadContext<'a> {
&self.asset_path
}

/// Gets the source asset path for this load context.
pub async fn read_asset_bytes<'b, 'c>(
&'b mut self,
path: impl Into<AssetPath<'c>>,
Expand Down

0 comments on commit ef1059c

Please sign in to comment.