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