From 81966a4f80683aaae5d267bd99081d134303f28d Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Tue, 12 Mar 2019 07:43:48 +0100 Subject: [PATCH] remove call to PODRenderer plugin which is never used --- t/exception.t | 3 --- 1 file changed, 3 deletions(-) diff --git a/t/exception.t b/t/exception.t index ac9da6d..26ea52e 100644 --- a/t/exception.t +++ b/t/exception.t @@ -17,9 +17,6 @@ use Mojolicious::Lite; use MojoX::JSON::RPC::Service; -# Documentation browser under "/perldoc" (this plugin requires Perl 5.10) -plugin 'PODRenderer'; - plugin 'json_rpc_dispatcher' => { services => { '/jsonrpc' => MojoX::JSON::RPC::Service->new->register(