Skip to content

Commit

Permalink
formatting;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Aug 4, 2020
1 parent f830572 commit ff0311e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sigma-tree/src/eval.rs
Expand Up @@ -79,4 +79,3 @@ fn eval(expr: &Expr, env: &Env, ca: &mut CostAccumulator) -> Result<Value, EvalE
_ => Err(EvalError::UnexpectedExpr),
}
}

0 comments on commit ff0311e

Please sign in to comment.