remove hack needed for old version of Plack
This commit is contained in:
parent
9ca3cd9d0e
commit
d1bac6ec66
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ use WebGUI::Session;
|
|||
use WebGUI::Middleware::Session;
|
||||
use Plack::Middleware::NullLogger;
|
||||
use Try::Tiny;
|
||||
BEGIN {
|
||||
@Plack::Middleware::NullLogger::ISA = qw(Plack::Middleware);
|
||||
}
|
||||
|
||||
sub new {
|
||||
my $class = shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue