Fix attribute warning
All checks were successful
moparisthebest/die/pipeline/head This commit looks good
All checks were successful
moparisthebest/die/pipeline/head This commit looks good
This commit is contained in:
parent
3ec5970836
commit
0c52f36562
@ -173,7 +173,6 @@ impl<T> Die<T> for Option<T> {
|
||||
}
|
||||
|
||||
pub trait PrintExit {
|
||||
#[inline]
|
||||
fn print_exit(&self) -> !;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user