X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPlack%2FApp%2FGruntmaster.pm;h=c02e7dd3f023cbdbd84c402f36cc0d85cabbcd06;hb=260a6894d9fdfe3cd2f05cd1926b77b46119dc01;hp=8aa42d276d398e0e381352ac199b8111dde104e4;hpb=5e6681ac51e0b6a50f7cc5d0ed51e5e5c6ff59f5;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';