Skip to content

Commit

Permalink
remove extra libs
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Jun 6, 2013
1 parent 1ba5d2f commit 427013f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.psgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use File::Spec;
use File::Basename;
use lib File::Spec->catdir(dirname(__FILE__), 'extlib', 'lib', 'perl5');
use lib File::Spec->catdir(dirname(__FILE__), 'lib');
use PJP::Web;
use Plack::Builder;
use Log::Minimal;
Expand Down

0 comments on commit 427013f

Please sign in to comment.