From b4fab0b14f7167c907286ea065d65b5370ba8221 Mon Sep 17 00:00:00 2001 From: Nick Mills-Barrett Date: Wed, 25 May 2022 10:20:34 +0100 Subject: Fix incorrect worker-allowed path in documentation (#12867) --- docs/workers.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/workers.md b/docs/workers.md index 5033722098..25b9338e57 100644 --- a/docs/workers.md +++ b/docs/workers.md @@ -237,9 +237,6 @@ information. ^/_matrix/client/(api/v1|r0|v3|unstable)/join/ ^/_matrix/client/(api/v1|r0|v3|unstable)/profile/ - # Device requests - ^/_matrix/client/(r0|v3|unstable)/sendToDevice/ - # Account data requests ^/_matrix/client/(r0|v3|unstable)/.*/tags ^/_matrix/client/(r0|v3|unstable)/.*/account_data -- cgit 1.5.1