]> Sergey Matveev's repositories - public-inbox.git/blobdiff - scripts/import_vger_from_mbox
favor Received: date over Date: header globally
[public-inbox.git] / scripts / import_vger_from_mbox
index 8f0ec7cd8ae2227565338008ed9bccd0fcbadfb1..44698870f4f521e2682666a6090a3286bf4ec0f8 100644 (file)
@@ -4,7 +4,6 @@
 use strict;
 use warnings;
 use Getopt::Long qw/:config gnu_getopt no_ignore_case auto_abbrev/;
-use Date::Parse qw/str2time/;
 use PublicInbox::MIME;
 use PublicInbox::Inbox;
 use PublicInbox::V2Writable;