1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00

r10295: Remove dependency on Data::Dumper

This commit is contained in:
Jelmer Vernooij 2005-09-17 14:13:36 +00:00 committed by Gerald (Jerry) Carter
parent 6f9956a1dd
commit 26f2903dab

View File

@ -5,7 +5,6 @@
package Parse::Pidl::Samba::TDR;
use Parse::Pidl::Util qw(has_property ParseExpr is_constant);
use Data::Dumper;
use strict;