minor fix
mysql-test/mysql-test-run.pl: remove dependency on Data::Dumper, it's not used anywhere
This commit is contained in:
parent
f53733db5f
commit
3344298d19
@ -63,7 +63,6 @@ use Getopt::Long;
|
||||
use Sys::Hostname;
|
||||
use IO::Socket;
|
||||
use IO::Socket::INET;
|
||||
use Data::Dumper;
|
||||
use strict;
|
||||
use warnings;
|
||||
use diagnostics;
|
||||
|
Loading…
x
Reference in New Issue
Block a user