Skip to content

Commit b9831d3

Browse files
committed
Remove struct cfg_attr
1 parent 6c1842c commit b9831d3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • crates/vm/src/stdlib

crates/vm/src/stdlib/os.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,6 @@ pub(super) mod _os {
12151215
}
12161216
}
12171217

1218-
#[cfg_attr(target_env = "musl", allow(deprecated))]
12191218
#[derive(Debug, FromArgs)]
12201219
#[pystruct_sequence_data]
12211220
struct StatResultData {

0 commit comments

Comments
 (0)