diff --git a/cgi-bin/get_networks b/cgi-bin/get_networks index ac99f348..089f96bf 100755 --- a/cgi-bin/get_networks +++ b/cgi-bin/get_networks @@ -193,9 +193,6 @@ sub get_host_networks $anvil->Get->switches; -# Temporary; for debugging -$anvil->Log->level({ set => 2 }); - $anvil->Database->connect; $anvil->Log->entry({source => $THIS_FILE, line => __LINE__, level => 2, secure => 0, key => "log_0132"}); if (not $anvil->data->{sys}{database}{connections})