Commit 3344298d authored by unknown's avatar unknown

minor fix


mysql-test/mysql-test-run.pl:
  remove dependency on Data::Dumper, it's not used anywhere
parent f53733db
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment