From 3fb7ecc37bdc1c43401fffe51086e411ea35298b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 30 Jun 2019 22:56:34 +0000 Subject: watch: remove some indirectly-used imports We can drop some unnecessary imports and now that we switched to InboxWritable. --- lib/PublicInbox/WatchMaildir.pm | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/PublicInbox/WatchMaildir.pm') diff --git a/lib/PublicInbox/WatchMaildir.pm b/lib/PublicInbox/WatchMaildir.pm index a76bf06e..4be0b397 100644 --- a/lib/PublicInbox/WatchMaildir.pm +++ b/lib/PublicInbox/WatchMaildir.pm @@ -7,9 +7,6 @@ package PublicInbox::WatchMaildir; use strict; use warnings; use PublicInbox::MIME; -use PublicInbox::Git; -use PublicInbox::Import; -use PublicInbox::MDA; use PublicInbox::Spawn qw(spawn); use PublicInbox::InboxWritable; use File::Temp qw//; -- cgit v1.2.3-24-ge0c7