Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Stop loading now-unused PASTRegex library.
  • Loading branch information
jnthn committed Oct 25, 2012
1 parent d82aa59 commit 843aec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/QRegex/P6Regex/Grammar.nqp
@@ -1,7 +1,6 @@
use QRegex;
use NQPHLL;
use QAST;
use PASTRegex;

class QRegex::P6Regex::World is HLL::World {
method create_code($past, $name) {
Expand Down

0 comments on commit 843aec6

Please sign in to comment.