mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-24 03:33:06 +01:00
AntiFlood: remove useless use statement
This commit is contained in:
parent
1f43e003d8
commit
c57d7550ea
@ -20,7 +20,6 @@ use feature 'switch';
|
||||
no if $] >= 5.018, warnings => "experimental::smartmatch";
|
||||
|
||||
use PBot::DualIndexHashObject;
|
||||
use PBot::LagChecker;
|
||||
|
||||
use Time::HiRes qw(gettimeofday tv_interval);
|
||||
use Time::Duration;
|
||||
|
Loading…
Reference in New Issue
Block a user