Remove logging of the template in the upgrade step.
This commit is contained in:
parent
7d75bf5cdc
commit
7936bad564
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ for my $ns ( keys %namespaces ) {
|
|||
$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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue