]> Sergey Matveev's repositories - public-inbox.git/commit
lei convert: inline convert_start
authorEric Wong <e@80x24.org>
Mon, 22 Feb 2021 11:22:58 +0000 (08:22 -0300)
committerEric Wong <e@80x24.org>
Mon, 22 Feb 2021 22:14:22 +0000 (18:14 -0400)
commit3a40128f8418d3c3bc826a1d45ca907478339190
tree3ce2cf473e46e7289a33b7ff4394e5792263a121
parentf267821b1bef4488978a95f99fd0f837fdf475b7
lei convert: inline convert_start

Since we stopped using LeiAuth as a WQ worker, keeping this
around as a single-use sub makes no sense and wastes several
KB of memory.
lib/PublicInbox/LeiConvert.pm