aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/import.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/import.php b/include/import.php
index 07215264e..5c73b7ca3 100644
--- a/include/import.php
+++ b/include/import.php
@@ -1295,7 +1295,6 @@ function import_webpage_element($element, $channel, $type) {
// LAYOUTS
//
case 'layout':
- logger('Importing layout...', LOGGER_DEBUG);
$arr['item_type'] = ITEM_TYPE_PDL;
$namespace = 'PDL';
$name = $element['name'];