diff --git a/t/Definition.t b/t/Definition.t index 966077dfc..2ba59beeb 100644 --- a/t/Definition.t +++ b/t/Definition.t @@ -11,7 +11,6 @@ use strict; use warnings; no warnings qw(uninitialized); -use Data::Dumper; use Test::More 'no_plan'; #tests => 1; use Test::Deep;