X-Git-Url: http://git.ieval.ro/?p=plack-app-gruntmaster.git;a=blobdiff_plain;f=lib%2FPlack%2FApp%2FGruntmaster.pm;h=c02e7dd3f023cbdbd84c402f36cc0d85cabbcd06;hp=8aa42d276d398e0e381352ac199b8111dde104e4;hb=ba7920cd654e91f98dbe1a783f159974fba278d9;hpb=489b6d74435de871bf1c0035d068b76f1c5644b5 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';