Removes all warnings
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
use std::fmt::Display;
|
||||
|
||||
use owo_colors::{OwoColorize, colors::css::Gray};
|
||||
|
||||
use crate::prover::tracing::colored_var;
|
||||
use std::fmt::Display;
|
||||
|
||||
pub type Variable = String;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user