ソースを参照

Oops mised this item pointed out by bradford

Stephen Ficklin 7 年 前
コミット
b1a7f0048a

+ 0 - 4
tripal/includes/TripalFieldDownloaders/TripalFieldDownloader.inc

@@ -310,10 +310,6 @@ abstract class TripalFieldDownloader {
         file_usage_add($file, 'tripal', 'data-collection', $fid);
       }
     }
-
-    if ($job) {
-      $job->setItemsHandled($num_handled);
-    }
   }