about summary refs log tree commit homepage
path: root/lib/PublicInbox/Feed.pm
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-04-30 10:38:29 +0000
committerEric Wong <e@yhbt.net>2020-05-01 01:38:46 +0000
commit2f4ff3b0e7e63dde0c164dfb9875b9af75c609ff (patch)
tree6a1f5acc2684f6246d310667c8dd119738ab8db9 /lib/PublicInbox/Feed.pm
parentd4507254cc1261c535e48994c99b1e3c7e1f3be2 (diff)
downloadpublic-inbox-2f4ff3b0e7e63dde0c164dfb9875b9af75c609ff.tar.gz
We don't call any Email::MIME or any PublicInbox::MIME-specific
functions in here.
Diffstat (limited to 'lib/PublicInbox/Feed.pm')
-rw-r--r--lib/PublicInbox/Feed.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/PublicInbox/Feed.pm b/lib/PublicInbox/Feed.pm
index 4cb295e6..e64628be 100644
--- a/lib/PublicInbox/Feed.pm
+++ b/lib/PublicInbox/Feed.pm
@@ -5,7 +5,6 @@
 package PublicInbox::Feed;
 use strict;
 use warnings;
-use PublicInbox::MIME;
 use PublicInbox::View;
 use PublicInbox::WwwAtomStream;
 use PublicInbox::Smsg; # this loads w/o Search::Xapian