]> Sergey Matveev's repositories - public-inbox.git/commit
net_reader: trim exports and remove unused uri_new
authorEric Wong <e@80x24.org>
Wed, 24 Feb 2021 11:31:54 +0000 (17:31 +0600)
committerEric Wong <e@80x24.org>
Wed, 24 Feb 2021 23:27:07 +0000 (23:27 +0000)
commitab32ba9e13b0fe83314b76a481439a39a88a3359
tree6b2cfc0c24c98c1248a75cbd257f9e1e61b3a675
parent48bae7dc634583b58fd747bd557392cac60123b3
net_reader: trim exports and remove unused uri_new

More network things for -watch are isolated in NetReader, now,
so fewer exports are necessary.
lib/PublicInbox/NetReader.pm
lib/PublicInbox/Watch.pm