Skip to content

Commit

Permalink
remove one last accidental inclusion of Data::Dump::Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
timo committed Jul 19, 2019
1 parent 89f64c4 commit f2703bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/App/MoarVM/ConfprogCompiler/Typesystem/Unifier.pm6
Expand Up @@ -163,8 +163,6 @@ multi sub unify_type(Any $_) {
Any
}

use Data::Dump::Tree;

our sub unify-ast-types($ast) is export {
my %*LEXPAD;
for $ast.list {
Expand Down

0 comments on commit f2703bd

Please sign in to comment.