Skip to content

Commit

Permalink
remove unused commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
bor committed Apr 26, 2016
1 parent 395cfdb commit 54720e7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lib/Gentoo.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@ use Gentoo::CPAN;
# parts are ian's - the rest is mcummings messing around.

require Exporter;

our @ISA = qw(Exporter UNIVERSAL );

#our @EXPORT = qw( getAvailableEbuilds
#getCPANPackages
#);
our @ISA = qw( Exporter UNIVERSAL );

our $VERSION = '0.01';

Expand Down

0 comments on commit 54720e7

Please sign in to comment.