diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 06:51:18 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 06:51:18 +0000 |
commit | e0d947b217aed5e06355ff3c9512dbcea563564c (patch) | |
tree | 6431a49bc1d181f85f93841b2602ee33e60f3520 /lib/custodian | |
parent | c796e1fd3c4b6c659255b3a814662d4377836ed0 (diff) |
Removed needless getopt library.
Diffstat (limited to 'lib/custodian')
-rw-r--r-- | lib/custodian/multiping.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/custodian/multiping.rb b/lib/custodian/multiping.rb index 8844112..7c69923 100644 --- a/lib/custodian/multiping.rb +++ b/lib/custodian/multiping.rb @@ -1,5 +1,4 @@ -require 'getoptlong' require 'custodian/util/dns' # |