mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-24 11:42:35 +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 strict;
|
||||
|
||||
use feature 'switch';
|
||||
|
||||
use Module::Refresh;
|
||||
use Carp ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user