]> Sergey Matveev's repositories - public-inbox.git/commit
lei_xsearch: drop unused imports
authorEric Wong <e@80x24.org>
Thu, 4 Feb 2021 09:59:29 +0000 (00:59 -0900)
committerEric Wong <e@80x24.org>
Fri, 5 Feb 2021 00:16:34 +0000 (00:16 +0000)
commit10416197f0ca68d3a0d6034b46593b71d1e5b128
tree9a6195454a2d8f95054a2e7220d482544b26b688
parent7dbab563482b562648c93ec43273ad3ffa968559
lei_xsearch: drop unused imports

Reaping is handled by the parent PublicInbox::IPC, and we
have no business using PublicInbox::Import since LeiXSearch
won't write to git directly (it will write via LeiStore).
lib/PublicInbox/LeiXSearch.pm