Update psu.pm

This commit is contained in:
cgagnaire 2017-02-06 14:26:50 +01:00 committed by GitHub
parent be35b1991f
commit 432f1b2d67
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License. # limitations under the License.
# #
package network::raisecom::mode::components::psu; package network::raisecom::snmp::mode::components::psu;
use strict; use strict;
use warnings; use warnings;