mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Remove redundant code
This commit is contained in:
@@ -178,8 +178,6 @@ function generate_device_link($device, $text=NULL, $vars=array(), $start=0, $end
|
||||
} else {
|
||||
return $device['hostname'];
|
||||
}
|
||||
|
||||
return $link;
|
||||
}
|
||||
|
||||
function overlib_link($url, $text, $contents, $class)
|
||||
|
||||
Reference in New Issue
Block a user