about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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 c97a3da8..5daaf6d9 100644
--- a/lib/PublicInbox/Feed.pm
+++ b/lib/PublicInbox/Feed.pm
@@ -9,7 +9,6 @@ use Email::Address;
 use URI::Escape qw/uri_escape/;
 use Encode qw/encode decode/;
 use Encode::MIME::Header;
-use DateTime::Format::Mail;
 use CGI qw(escapeHTML);
 use POSIX qw(strftime);
 use Date::Parse qw(strptime);