Skip to content

Commit 2ff3bb2

Browse files
committed
Remove unused import
1 parent 306e1f0 commit 2ff3bb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.psgi

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ use Plack::Middleware::MCLess;
3131
use Plack::Middleware::ReverseProxy;
3232
use Plack::Middleware::Session::Cookie;
3333
use Plack::Middleware::ServerStatus::Lite;
34-
use Plack::Session::Store::File;
3534
use Try::Tiny;
3635

3736
# explicitly call ->to_app on every Plack::App::* for performance

0 commit comments

Comments
 (0)