From be384c0caa92cb152c264125fb265373e6a50440 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 2 Jan 2025 16:24:07 -0500 Subject: Replace threads with generic mutexed datastructures. --- docs/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index 960ed4af..c1e6cf88 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,7 +21,6 @@ Information about Tomo's built-in types can be found here: - [Arrays](arrays.md) - [Booleans](booleans.md) - [Bytes](bytes.md) -- [Channels](channels.md) - [Moment](moments.md) - [Enums](enums.md) - [Floating point numbers](nums.md) -- cgit v1.2.3