diff --git a/LibreNMS/Modules/DiscoveryArp.php b/LibreNMS/Modules/DiscoveryArp.php index 48192a078a73727b743fb3f1f0e77d7287919fd1..46f0cffcfa7debc0ba9eac59f20b6cc3e56f8ef3 100644 --- a/LibreNMS/Modules/DiscoveryArp.php +++ b/LibreNMS/Modules/DiscoveryArp.php @@ -18,7 +18,6 @@ use LibreNMS\Util\IPv4; class DiscoveryArp implements Module { - /** * @inheritDoc */