mirror of https://github.com/rm-dr/daisy
Minor cleanup
parent
1f0f7e0ac9
commit
475d0e7c07
|
@ -1,6 +1,5 @@
|
|||
use rug::Rational;
|
||||
use rug::Integer;
|
||||
use rug::ops::Pow;
|
||||
|
||||
use std::ops::{
|
||||
Add, Sub, Mul, Div,
|
||||
|
|
Loading…
Reference in New Issue