Skip to content

Commit

Permalink
[Core] Pastedance: Remove useless old comment code.
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbestigrou authored and Danijel Tasov committed Dec 4, 2011
1 parent 77519ae commit 584cb23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/Pastedance.pm
Expand Up @@ -18,10 +18,6 @@ hook 'before_template' => sub {

hook 'before' => sub {
var db => mongo->Pastedance->Pastedance;

#my $stash = Dancer::Template::MyTt->get_engine->context->stash;
#$stash->set(base => uri_for('/'));
#$stash->set(static => uri_for('/static/'));
};

get '/' => sub {
Expand Down

0 comments on commit 584cb23

Please sign in to comment.