From 7d90b4315641d42dc9d31d505dbe30fcd67aa5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20J=C3=A4rventaus?= Date: Wed, 15 Jan 2025 13:40:28 +0200 Subject: [PATCH] [en] Remove unnecessary pre-expand directive Turns out this was unnecessary, I just missed it because I didn't test whether it was necessary. These two templates are already put under pre-expand due to automatic heuristics. --- src/wiktextract/extractor/en/page.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/wiktextract/extractor/en/page.py b/src/wiktextract/extractor/en/page.py index e9a3b5cfb..fa95b9251 100644 --- a/src/wiktextract/extractor/en/page.py +++ b/src/wiktextract/extractor/en/page.py @@ -322,10 +322,6 @@ "ru-alt-ё", "inflection of", "no deprecated lang param usage", - # These separated top and bottom templates for inflection tables were - # introduced at the end of 2024... - "inflection-table-top", - "inflection-table-bottom", } # Inverse linkage for those that have them