Minor cleanup

pull/2/head
Mark 2023-04-13 08:06:04 -07:00
parent 1f0f7e0ac9
commit 475d0e7c07
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 0 additions and 1 deletions

View File

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