]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
cindex: drop unneeded module use
authorEric Wong <e@80x24.org>
Tue, 25 Apr 2023 11:02:53 +0000 (11:02 +0000)
committerEric Wong <e@80x24.org>
Tue, 25 Apr 2023 20:58:29 +0000 (20:58 +0000)
commitc8438d9b1a572e249c00dc9840a99fce787cdccc
tree01f3ca1f97899a147943ed13c26611a87a7ba214
parentc26c9f338c3014789c3db42b5fd85693c43ba29d
cindex: drop unneeded module use

I initially thought I'd use the PublicInbox::Eml module and rely
on --pretty=mboxrd; but eventually decided against it since
it wasn't saving any code.
lib/PublicInbox/CodeSearchIdx.pm