From 239514fd687eb88d023b67de1daccaf2e440e884 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 9 Jul 2016 03:18:33 +0000 Subject: cleanup some unnecessary use/requires Hopefully this can reduce memory overhead for people that use one-shot CGI. --- lib/PublicInbox/Mbox.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/PublicInbox/Mbox.pm') diff --git a/lib/PublicInbox/Mbox.pm b/lib/PublicInbox/Mbox.pm index 9dad0f6d..d2c09544 100644 --- a/lib/PublicInbox/Mbox.pm +++ b/lib/PublicInbox/Mbox.pm @@ -8,7 +8,6 @@ use strict; use warnings; use PublicInbox::MID qw/mid_clean/; use URI::Escape qw/uri_escape_utf8/; -use Plack::Util; require Email::Simple; sub emit1 { -- cgit v1.2.3-24-ge0c7