Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed May 7, 2024
1 parent 95221ca commit ba9b525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fidget/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
//!
//! ```
//! # use fidget::context::Context;
//!
//! let t = fidget::rhai::eval("x + y")?;
//! let mut ctx = Context::new();
//! let sum = ctx.import(&t);
Expand Down

0 comments on commit ba9b525

Please sign in to comment.