mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Cleanup
This commit is contained in:
parent
24a07c1af0
commit
0bc1817e5b
@ -176,8 +176,6 @@ mod tests {
|
||||
// Many of these have been borrowed from insect.
|
||||
use crate::parser;
|
||||
use crate::evaluate;
|
||||
use crate::tokens;
|
||||
use crate::quantity::Quantity;
|
||||
|
||||
fn eval_to_str(s: &str) -> Result<String, ()> {
|
||||
let g = match parser::parse(&String::from(s)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user