We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306e1f0 commit 2ff3bb2Copy full SHA for 2ff3bb2
app.psgi
@@ -31,7 +31,6 @@ use Plack::Middleware::MCLess;
31
use Plack::Middleware::ReverseProxy;
32
use Plack::Middleware::Session::Cookie;
33
use Plack::Middleware::ServerStatus::Lite;
34
-use Plack::Session::Store::File;
35
use Try::Tiny;
36
37
# explicitly call ->to_app on every Plack::App::* for performance
0 commit comments