Commit 4fcea0fc authored by msvensson@pilot.(none)'s avatar msvensson@pilot.(none)
Browse files

Remove unecessary use of "Socket"

parent 6d00495c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
# and is part of the translation of the Bourne shell script with the
# same name.

use Socket;
use Errno;
use strict;