uncommented out use of strict

This commit is contained in:
Jordi Sanfeliu 2013-01-09 09:21:41 +01:00
parent c63798b539
commit 6354eaf3b2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
package int;
#use strict;
use strict;
use warnings;
use Monitorix;
use RRDs;