Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Aug 13, 2014
1 parent 306e1f0 commit 2ff3bb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.psgi
Expand Up @@ -31,7 +31,6 @@ use Plack::Middleware::MCLess;
use Plack::Middleware::ReverseProxy;
use Plack::Middleware::Session::Cookie;
use Plack::Middleware::ServerStatus::Lite;
use Plack::Session::Store::File;
use Try::Tiny;

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

0 comments on commit 2ff3bb2

Please sign in to comment.