mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 20:09:43 +01:00
PBot/Modules.pm: remove debug log statement
This commit is contained in:
parent
613890707a
commit
307f4c3d9c
@ -151,8 +151,6 @@ sub launch_module {
|
||||
|
||||
my $exitval = $? >> 8;
|
||||
|
||||
$self->{pbot}->{logger}->log("stdout before: $stdout\n");
|
||||
|
||||
utf8::decode $stdout;
|
||||
utf8::decode $stderr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user