Skip to content

Commit b257151

Browse files
authored
Merge pull request #420 from murrant/analysis-NdBAZr
Apply fixes from StyleCI
2 parents 71dea8b + 10f1d86 commit b257151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibreNMS/OS/EnlogicPdu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* EnlogicPdu.php
45
*
@@ -31,7 +32,6 @@
3132

3233
class EnlogicPdu extends OS
3334
{
34-
3535
public function discoverOS(Device $device): void
3636
{
3737
// try new mib first, they moved oids in this MIB, so we have to check the contents of the version to make sure

0 commit comments

Comments
 (0)