X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPlack%2FApp%2FGruntmaster.pm;h=c02e7dd3f023cbdbd84c402f36cc0d85cabbcd06;hb=ba7920cd654e91f98dbe1a783f159974fba278d9;hp=8aa42d276d398e0e381352ac199b8111dde104e4;hpb=d39978bf1b98cfb0e80615e2f994883db28d25b1;p=plack-app-gruntmaster.git diff --git a/lib/Plack/App/Gruntmaster.pm b/lib/Plack/App/Gruntmaster.pm index 8aa42d2..c02e7dd 100644 --- a/lib/Plack/App/Gruntmaster.pm +++ b/lib/Plack/App/Gruntmaster.pm @@ -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';