]> Sergey Matveev's repositories - public-inbox.git/commit
admin: do not lazy-load Inbox or Config packages
authorEric Wong <e@yhbt.net>
Sun, 5 Jan 2020 23:23:34 +0000 (23:23 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jan 2020 10:20:55 +0000 (10:20 +0000)
commit42f390c5e4d8e6619d234a43aa5397c9977cf070
treec3db02562a25a24b736a42fa902c90e27c6e068b
parentb58d0f75857b8e3372cfd516f248ef70c9eea150
admin: do not lazy-load Inbox or Config packages

No point in lazy-loading these, since they're always loaded
anyways and would not have portability problems on systems with
minimal dependencies.
lib/PublicInbox/Admin.pm
lib/PublicInbox/Config.pm