From 3ab099577e3cee6150d44a97c0455566f5aa1185 Mon Sep 17 00:00:00 2001 From: Simone Basso Date: Fri, 10 May 2024 16:05:24 +0200 Subject: [PATCH] x --- internal/enginenetx/DESIGN.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/internal/enginenetx/DESIGN.md b/internal/enginenetx/DESIGN.md index 6a9516b2f0..3d377225b4 100644 --- a/internal/enginenetx/DESIGN.md +++ b/internal/enginenetx/DESIGN.md @@ -18,9 +18,6 @@ as of [probe-cli#1552](https://github.com/ooni/probe-cli/pull/1552). - [Overall Algorithm](#overall-algorithm) - [Managing Stats](#managing-stats) - [Real-World Scenarios](#real-world-scenarios) - - [Invalid bridge without cached data](#invalid-bridge-without-cached-data) - - [Invalid bridge with cached data](#invalid-bridge-with-cached-data) - - [Valid bridge with invalid cached data](#valid-bridge-with-invalid-cached-data) - [Limitations and Future Work](#limitations-and-future-work) ## Goals & Assumptions