mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
67538f61bc
`TextChangelogFormat.version_title_text` never worked: it's missing a parameter in the call to `re.sub`. Fortunately it's unused, so just remove it. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>