From: Eric Wong Date: Tue, 26 Oct 2021 10:35:56 +0000 (+0000) Subject: lei rm|tag: drop redundant mbox+net callbacks X-Git-Tag: v1.7.0~46 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b35c6389859f13f4f216179dac40a481c3fd7e09;hp=b35c6389859f13f4f216179dac40a481c3fd7e09;p=public-inbox.git lei rm|tag: drop redundant mbox+net callbacks These are supplied by the base LeiInput class ---