mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-12 11:31:03 +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…
x
Reference in New Issue
Block a user