1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

minor fix

This commit is contained in:
df@kahlann.erinye.com
2006-11-29 10:21:59 +01:00
parent b7e107bf2d
commit 1c46f7d841

View File

@ -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;