Update temperature.pm

This commit is contained in:
cgagnaire 2017-02-06 14:27:07 +01:00 committed by GitHub
parent 432f1b2d67
commit 185ff763d1
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::temperature; package network::raisecom::snmp::mode::components::temperature;
use strict; use strict;
use warnings; use warnings;