mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-26 22:09:26 +01:00
Commands: Remove unused reference
This commit is contained in:
parent
3305900497
commit
51fa020de2
@ -18,7 +18,6 @@ use strict;
|
||||
use base 'PBot::Registerable';
|
||||
|
||||
use Carp ();
|
||||
use Text::ParseWords qw(shellwords);
|
||||
|
||||
sub new {
|
||||
if (ref($_[1]) eq 'HASH') {
|
||||
|
Loading…
Reference in New Issue
Block a user