From ad37e32edcf96cbcd5949c242d6981f5cd7d072a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 27 Jun 2013 19:06:58 -0400 Subject: this is no longer necessary --- lib/Reply/Plugin/Autocomplete/Lexicals.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Reply/Plugin/Autocomplete/Lexicals.pm b/lib/Reply/Plugin/Autocomplete/Lexicals.pm index b49c4c6..ebefce6 100644 --- a/lib/Reply/Plugin/Autocomplete/Lexicals.pm +++ b/lib/Reply/Plugin/Autocomplete/Lexicals.pm @@ -5,8 +5,6 @@ use warnings; use base 'Reply::Plugin'; -use PadWalker 'peek_sub'; - =head1 SYNOPSIS ; .replyrc -- cgit v1.2.3-54-g00ecf