summaryrefslogtreecommitdiff
path: root/t/06-code.t
diff options
context:
space:
mode:
Diffstat (limited to 't/06-code.t')
-rw-r--r--t/06-code.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/06-code.t b/t/06-code.t
index f80c7fa..7184d12 100644
--- a/t/06-code.t
+++ b/t/06-code.t
@@ -3,7 +3,6 @@ use Test::Most tests => 2,'die';
use strict;
use warnings;
use Tree::Template::Declare builder => '+DAG_Node';
-use Data::Dumper;
sub make_item {
my ($name,$id)=@_;