about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 472baa9b..8d90ad46 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -138,10 +138,6 @@ WriteMakefile(
                 # Plack is needed for public-inbox-httpd and PublicInbox::WWW
                 # 'Plack' => 0,
 
-                # Filesys::Notify::Simple is pulled in by Plack, but also
-                # needed by public-inbox-watch (for now)
-                # 'Filesys::Notify::Simple' => 0,
-
                 # TODO: this should really be made optional...
                 'URI::Escape' => 0,