chore(types): Remove unnecesarry unreachable_pub lint allowing (#1311)
This commit is contained in:
@@ -52,6 +52,5 @@ pub use richer_error::{
|
|||||||
};
|
};
|
||||||
|
|
||||||
mod sealed {
|
mod sealed {
|
||||||
#[allow(unreachable_pub)]
|
|
||||||
pub trait Sealed {}
|
pub trait Sealed {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user