removed a debug line

This commit is contained in:
Huseyin Uslu 2014-02-18 13:08:15 +02:00
parent cf4e2e2f6a
commit 347a43601d

View File

@ -20,7 +20,6 @@
$allBlocks = $block->getAll();
foreach ($allBlocks as $block)
{
//print_r($block);
$status = 'VALID';
try {