mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-17 05:50:56 +01:00
Plugins/Wttr: no need to delete $options{h}
This commit is contained in:
parent
e0d50c2f72
commit
1c43699e6d
@ -96,7 +96,6 @@ sub wttrcmd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
delete $options{u};
|
delete $options{u};
|
||||||
delete $options{h};
|
|
||||||
|
|
||||||
if (not length $arguments) {
|
if (not length $arguments) {
|
||||||
return $usage;
|
return $usage;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user