summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/g2_import/helpers/g2_import.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/g2_import/helpers/g2_import.php b/modules/g2_import/helpers/g2_import.php
index 7dd799c8..8b4169dd 100644
--- a/modules/g2_import/helpers/g2_import.php
+++ b/modules/g2_import/helpers/g2_import.php
@@ -471,8 +471,6 @@ class g2_import_Core {
$corrupt = 1;
}
try {
- Kohana::log("error", "description: " . self::extract_description($g2_item));
- Kohana::log("error", "title: " . $g2_item->getTitle());
$item = photo::create(
$parent,
$g2_path,