mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-23 10:34:52 +01:00
Remove "Sent." message from sl
This commit is contained in:
parent
a76713a612
commit
2236a00877
@ -54,7 +54,6 @@ sub sl {
|
||||
my ($from, $nick, $user, $host, $arguments) = @_;
|
||||
|
||||
$self->{pbot}->{conn}->sl($arguments);
|
||||
return "Sent.\n";
|
||||
}
|
||||
|
||||
sub login {
|
||||
|
Loading…
Reference in New Issue
Block a user