Revert "RT# 39340 - configured the minimal selfservice to get mac address from radius...
[freeside.git] / FS / FS / NetworkMonitoringSystem.pm
index c16d5fe..fcfa264 100644 (file)
@@ -26,3 +26,5 @@ sub AUTOLOAD {
   $self .= "::$system";
   $self->$sub(@_);
 }
+
+1;