Tidy comment

This commit is contained in:
Marcus Hill
2023-01-02 14:57:46 +00:00
parent b1bb854328
commit f150b3cb27
-2
View File
@@ -76,8 +76,6 @@
echo "<li><a href=\"client_networks.php?client_id=$client_id&q=$network[0]\">$network[0] </a>(VLAN $network[1])</li>";
}
// Not showing/haven't added explicitly linked networks - can't see a need for a network that doesn't have an asset on it?
// Can add at a later date if there is a use case for this
?>
</ul>
<?php