refactor: Apply rust suggested changes
This commit is contained in:
parent
067ef6141c
commit
8a92b884a1
5 changed files with 6 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::utils::poly::{self, coefficient_to_binary};
|
||||
use crate::utils::poly::{self};
|
||||
use base64::prelude::*;
|
||||
use serde_json::Value;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue