Skip to content

Commit

Permalink
remove PayPal
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Mar 30, 2024
1 parent 58ebbf4 commit 7a499c2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 283 deletions.
1 change: 0 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ WriteMakefile(
: () ),
PL_FILES => {},
PREREQ_PM => {
'Business::PayPal' => 0.13,
'Carp::Always' => 0,
'Dancer2' => 0.156001,
'List::MoreUtils' => 0,
Expand Down
1 change: 0 additions & 1 deletion lib/Perl/Maven.pm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ use Perl::Maven::WebTools
prefix '/';

require Perl::Maven::Consultants;
require Perl::Maven::PayPal;

hook before => sub {
set start_time => Time::HiRes::time;
Expand Down
281 changes: 0 additions & 281 deletions lib/Perl/Maven/PayPal.pm

This file was deleted.

0 comments on commit 7a499c2

Please sign in to comment.