From e3786d0090d1a36381738068519534991ca69d44 Mon Sep 17 00:00:00 2001 From: Alex Touchet <26315797+atouchet@users.noreply.github.com> Date: Wed, 22 Jul 2026 00:36:16 -0700 Subject: [PATCH] readme: remove obsolete TokioConf notices (#8311) --- README.md | 4 ---- tokio/README.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/README.md b/README.md index 7a929d20b..e7c1c81fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -*[TokioConf 2026 program and tickets are now available!](https://tokioconf.com)* - ---- - # Tokio A runtime for writing reliable, asynchronous, and slim applications with diff --git a/tokio/README.md b/tokio/README.md index 7a929d20b..e7c1c81fe 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -1,7 +1,3 @@ -*[TokioConf 2026 program and tickets are now available!](https://tokioconf.com)* - ---- - # Tokio A runtime for writing reliable, asynchronous, and slim applications with