mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 20:09:43 +01:00
Remove debug log message
This commit is contained in:
parent
2d442b0f3e
commit
77359ff7a4
@ -26,7 +26,6 @@ if(not defined $sock) {
|
||||
}
|
||||
|
||||
my $json = join ' ', @ARGV;
|
||||
print STDERR "join = $json?\n";
|
||||
my $h = decode_json $json;
|
||||
my $lang = $h->{lang} // "c11";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user