Skip to content

Commit

Permalink
Remove old doc from WasiCtxBuilder::build (#7211)
Browse files Browse the repository at this point in the history
  • Loading branch information
rylev authored Oct 10, 2023
1 parent 07ccbfd commit b5fada9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/wasi/src/preview2/ctx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ impl WasiCtxBuilder {

/// Uses the configured context so far to construct the final `WasiCtx`.
///
/// This will insert resources into the provided `table`.
///
/// Note that each `WasiCtxBuilder` can only be used to "build" once, and
/// calling this method twice will panic.
///
Expand Down

0 comments on commit b5fada9

Please sign in to comment.