Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Oct 17, 2024
1 parent 571ccab commit 6875a9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions library/core/src/panic/location.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crate::fmt;

#[cfg(not(bootstrap))]
use crate::ffi::CStr;
use crate::fmt;

/// A struct containing information about the location of a panic.
///
Expand Down

0 comments on commit 6875a9c

Please sign in to comment.