avoid some clippy warnings
This commit is contained in:
@ -233,7 +233,7 @@ impl Session {
|
||||
|
||||
Ok(Self {
|
||||
ptr: session_ptr,
|
||||
verbose: verbose,
|
||||
verbose,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user