Do not load Email:: modules as they are no longer needed
[plack-app-gruntmaster.git] / lib / Plack / App / Gruntmaster.pm
index 8aa42d276d398e0e381352ac199b8111dde104e4..c02e7dd3f023cbdbd84c402f36cc0d85cabbcd06 100644 (file)
@@ -14,9 +14,6 @@ use Web::Simple;
 use Gruntmaster::Data;
 use Plack::App::Gruntmaster::HTML;
 
-use Email::Sender::Simple qw/sendmail/;
-use Email::Simple;
-
 use warnings NONFATAL => 'all';
 no warnings 'illegalproto';
 
This page took 0.010249 seconds and 4 git commands to generate.