Skip to content

Commit

Permalink
remove unused Exporter stuff (hiratara)
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Jan 5, 2010
1 parent 5660c75 commit 14e7311
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/Plack/Test/Server.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ use LWP::UserAgent;
use Test::TCP;
use Plack::Loader;

use parent qw(Exporter);
our @EXPORT = qw( test_server );

sub test_psgi {
my %args = @_;

Expand Down

0 comments on commit 14e7311

Please sign in to comment.