Skip to content

Commit f975b10

Browse files
author
Jorge Aparicio
committed
windows: remove unused import
1 parent 4c6e76b commit f975b10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/rt/unwind.rs

-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ pub mod eabi {
384384
pub use self::EXCEPTION_DISPOSITION::*;
385385
use rt::libunwind as uw;
386386
use libc::{c_void, c_int};
387-
use kinds::Copy;
388387

389388
#[repr(C)]
390389
#[allow(missing_copy_implementations)]

0 commit comments

Comments
 (0)