1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r10295: Remove dependency on Data::Dumper

(This used to be commit 26f2903dab833fbf420af7104757b26f8398e99d)
This commit is contained in:
Jelmer Vernooij 2005-09-17 14:13:36 +00:00 committed by Gerald (Jerry) Carter
parent 86acf90e43
commit 8aa2c913a0

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;