diff --git a/PBot/Refresher.pm b/PBot/Refresher.pm index 3035bcbd..7bab7f6c 100644 --- a/PBot/Refresher.pm +++ b/PBot/Refresher.pm @@ -9,8 +9,6 @@ package PBot::Refresher; use warnings; use strict; -use feature 'switch'; - use Module::Refresh; use Carp ();