[chore] clippy fixes and use fixed rust version from REQUIRED_RUSTC_VERSION (#6295)
* clippy fix part 1 * use REQUIRED_RUSTC_VERSION instead of stable * workflow fix * forgot latest
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
use std::num::ParseIntError;
|
||||
use thiserror::Error;
|
||||
use tracing::error;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum BandwidthError {
|
||||
|
||||
Reference in New Issue
Block a user