fix(mode): Tplink memory typo (#2876)

This commit is contained in:
Thibault S 2021-06-15 15:24:46 +02:00 committed by GitHub
parent 00b8c977be
commit 140f2446b5

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package network::tplink::snmp::mode::::memory;
package network::tplink::snmp::mode::memory;
use base qw(centreon::plugins::templates::counter);