]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: remove html_oneshot import
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:26 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commitc2ae55ff47069952ac181111e83e550d7ff3c710
treeb6ea278b520cc20bb8d6b64eae7194dc68fead99
parentf72164822464f630c56ac13edc6756987d1e48f6
mbox: remove html_oneshot import

It's no longer needed, we no longer show a runtime error
for zlib being missing, as zlib is a hard requirement.

Fixes: a318e758129d616b ("make zlib-related modules a hard dependency")
lib/PublicInbox/Mbox.pm