removed a debug line
This commit is contained in:
parent
cf4e2e2f6a
commit
347a43601d
@ -20,7 +20,6 @@
|
||||
$allBlocks = $block->getAll();
|
||||
foreach ($allBlocks as $block)
|
||||
{
|
||||
//print_r($block);
|
||||
$status = 'VALID';
|
||||
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user