From d3d9ae1e419bbbe4bf4eec1991834000bf6c50f0 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Fri, 19 Dec 2025 11:12:33 +0000 Subject: [PATCH] Remove implementations section since it should be in the PR description --- proposals/4347-emoji-verification-images.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/proposals/4347-emoji-verification-images.md b/proposals/4347-emoji-verification-images.md index 2ccade7f2..7eabfc580 100644 --- a/proposals/4347-emoji-verification-images.md +++ b/proposals/4347-emoji-verification-images.md @@ -194,12 +194,3 @@ None required. ## Dependencies None. - -## Implementations - -There is a draft Element Web implementation in -[element-web#31571](https://github.com/element-hq/element-web/pull/31571), which -uses a temporary custom version of the spec npm package at -[andybalaam-matrix-spec](https://www.npmjs.com/package/andybalaam-matrix-spec), -built from a draft spec PR at -[matrix-spec#2273](https://github.com/matrix-org/matrix-spec/pull/2273).