Skip to content

Commit ffd4da2

Browse files
committed
remove unsupported pipe module from VEXos pal
1 parent a0c97e3 commit ffd4da2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • library/std/src/sys/pal/vexos

library/std/src/sys/pal/vexos/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
pub mod os;
2-
#[path = "../unsupported/pipe.rs"]
3-
pub mod pipe;
42
pub mod time;
53

64
#[expect(dead_code)]

0 commit comments

Comments
 (0)