X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Freset_hosts.pl;h=81c4c0e5f0e99ef07947d95da8e206f9e197eeaa;hb=f3cd955b85092ea418d9c1de90be49c9f598527f;hp=53f82a0d2ff789fdf59b31dae69781b29ac6cfba;hpb=44d272d9a8cff54ec21b9fb07325a0c63a5b1121;p=ndwebbie.git diff --git a/scripts/reset_hosts.pl b/scripts/reset_hosts.pl index 53f82a0..81c4c0e 100755 --- a/scripts/reset_hosts.pl +++ b/scripts/reset_hosts.pl @@ -6,8 +6,6 @@ use local::lib; use DBI; use DBD::Pg qw(:pg_types); -use LWP::Simple; - use FindBin; use lib "$FindBin::Bin/../lib";