]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
searchidx: drop redundant decl in index_git_blob_id
authorEric Wong <e@80x24.org>
Tue, 5 Dec 2023 09:46:22 +0000 (09:46 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Dec 2023 22:05:10 +0000 (22:05 +0000)
commit62d48e5737e08d495452b7cfaea96d11686c5f8a
tree9b7c7fae9e847aaed0e58b26cdb5d89ba54f23db
parent89dfe65570f82a24c6f37cdc3e88b5df2562ea38
searchidx: drop redundant decl in index_git_blob_id

Oddly, Perl did not warn about this.  Spotted while confirming
abbreviated OIDs are also indexed when unabbreviated OIDs
appear.
lib/PublicInbox/SearchIdx.pm