Minor cleanup

This commit is contained in:
Mark 2023-04-13 08:06:04 -07:00
parent 1f0f7e0ac9
commit 475d0e7c07
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4

View File

@ -1,6 +1,5 @@
use rug::Rational;
use rug::Integer;
use rug::ops::Pow;
use std::ops::{
Add, Sub, Mul, Div,