mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-26 03:54:21 +01:00
Remove unused use feature 'switch'
This commit is contained in:
parent
dd4796437b
commit
43f08b4cbc
@ -9,8 +9,6 @@ package PBot::Refresher;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
use feature 'switch';
|
|
||||||
|
|
||||||
use Module::Refresh;
|
use Module::Refresh;
|
||||||
use Carp ();
|
use Carp ();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user