remove old newsfragment (#10527)

this is a quick fix for the problem i noticed at
https://github.com/certbot/certbot/issues/10526 and that issue is
tracking fixing our tooling to avoid this problem in the future

i personally don't think this PR requires two reviews
This commit is contained in:
Brad Warren 2026-01-08 14:38:08 -08:00 committed by GitHub
parent 28abca467b
commit d01a6db68a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +0,0 @@
Fixed a regression that caused certbot to crash if multiple --webroot-path values were set on the command line.