]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: trim down imports
authorEric Wong <e@80x24.org>
Mon, 5 Apr 2021 10:27:48 +0000 (10:27 +0000)
committerEric Wong <e@80x24.org>
Mon, 5 Apr 2021 19:10:12 +0000 (19:10 +0000)
commit52a1d7a7e32340bfb9503c33740990bc5ed3d3aa
tree9ad461f3c63aa58333d52213a910bdd9b409bf38
parent2bc26e606d4b7f109e263911613b2d1d4692637e
lei_to_mail: trim down imports

We don't need to import so many things.  None of the Errno
constants are in common paths so unlikely to benefit from
constant folding.
lib/PublicInbox/LeiToMail.pm