Skip to content

Commit

Permalink
whoops, shouldn't be here
Browse files Browse the repository at this point in the history
  • Loading branch information
xsawyerx authored and veryrusty committed Mar 3, 2016
1 parent 3e12c9a commit 0e98822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Dancer2/Plugin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ sub _exporter_expand_sub {
my $plugin = $CUR_PLUGIN;

$hook->{'code'} = sub {
warn "Running crazy compat add_hook wrapper\n";
local $CUR_PLUGIN = $plugin;
$hook_code->(@_);
};
Expand Down

0 comments on commit 0e98822

Please sign in to comment.