Skip to content

Commit e1eb469

Browse files
author
Thomas Beaujean
committed
Fix:remove zdebug
1 parent 00bf52c commit e1eb469

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Generator/RepositoryGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ public function generateFiles($directory)
9696

9797
//if an extra template has been provided
9898
if ($this->extraColumnTemplate !== '') {
99-
zdebug($this->extraColumnTemplate);
10099
//we render this extra template for the columns
101100
$renderedTemplate .= $twig->render($this->extraColumnTemplate, $parameters);
102101
}

0 commit comments

Comments
 (0)