Explorar o código

remove var dumps

bradford.condon %!s(int64=6) %!d(string=hai) anos
pai
achega
d1c02c97c1
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      tripal_chado/includes/TripalImporter/OBOImporter.inc

+ 0 - 3
tripal_chado/includes/TripalImporter/OBOImporter.inc

@@ -1020,9 +1020,6 @@ class OBOImporter extends TripalImporter {
     
     // If EBI sent an error message then throw an error.
     if ($results['error']) {
-      var_dump($full_url);
-      var_dump($results);
-
       $this->logMessage('Cannot find the term via an EBI OLS lookup: !term. ' .
         'EBI Reported: !message. Consider finding the OBO file for this ontology and manually loading it first.',
         ['!message' => $results['message'], '!term' => $id]);