Comment for _not_ debugging
This commit is contained in:
parent
5c118d901d
commit
f24f6c00a0
|
@ -9,7 +9,7 @@ use List::Util qw{shuffle};
|
|||
use Regexp::Common qw{URI};
|
||||
use Number::Format qw{format_number};
|
||||
use WebService::Discord::Webhook;
|
||||
use Data::Dumper; # Uncomment for debugging
|
||||
#use Data::Dumper; # Uncomment for debugging
|
||||
|
||||
# Load the model
|
||||
use lib 'lib';
|
||||
|
|
Loading…
Reference in a new issue