Skip to content

Commit

Permalink
Remove logging of the template in the upgrade step.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Dec 2, 2011
1 parent 7d75bf5 commit 7936bad
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -51,7 +51,6 @@
$template =~ s/$match/sprintf( $replace, $1, $2, $3, $4, $5, $6, $7, $8, $9 )/es; # No, I do not feel good about this
}

session->log->error( $template );
$asset->addRevision( {
template => $template,
tagId => version_tag->getId,
Expand Down

0 comments on commit 7936bad

Please sign in to comment.