about summary refs log tree commit diff
path: root/library/std/src/sys/pal/teeos
diff options
context:
space:
mode:
Diffstat (limited to 'library/std/src/sys/pal/teeos')
-rw-r--r--library/std/src/sys/pal/teeos/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/std/src/sys/pal/teeos/mod.rs b/library/std/src/sys/pal/teeos/mod.rs
index c7b17777258..dd0155265da 100644
--- a/library/std/src/sys/pal/teeos/mod.rs
+++ b/library/std/src/sys/pal/teeos/mod.rs
@@ -9,7 +9,6 @@
 pub mod os;
 #[path = "../unsupported/pipe.rs"]
 pub mod pipe;
-pub mod thread;
 #[allow(non_upper_case_globals)]
 #[path = "../unix/time.rs"]
 pub mod time;