Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Toss a use statement that we no longer need.
  • Loading branch information
jnthn committed Aug 1, 2012
1 parent 7adef40 commit eb46da2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Perl6/Actions.pm
Expand Up @@ -4,7 +4,6 @@ use Perl6::ConstantFolder;
use Perl6::Ops;
use QRegex;
use QAST;
use PASTRegex; # For PAST

class Perl6::Actions is HLL::Actions {
our @MAX_PERL_VERSION;
Expand Down

0 comments on commit eb46da2

Please sign in to comment.