]> Sergey Matveev's repositories - public-inbox.git/commit
admin: index_inbox: drop unnecessary check
authorEric Wong <e@80x24.org>
Fri, 30 Jul 2021 12:18:54 +0000 (12:18 +0000)
committerEric Wong <e@80x24.org>
Sat, 31 Jul 2021 00:14:14 +0000 (00:14 +0000)
commitb38ffe92ee5ccb5eb4e5892e8cafba85303cadfc
treea9f4a13951ef510f820163bdc64e27b6ac5e560f
parentf72e56e40eb41e720fb4dfefc4cd9a8e50971fe7
admin: index_inbox: drop unnecessary check

No callers pass an unblessed pathname to index_inbox,
only Inbox object refs.
lib/PublicInbox/Admin.pm