Explorar o código

Oh, I found a useless line of code that broke the NewickImporter

Stephen Ficklin %!s(int64=6) %!d(string=hai) anos
pai
achega
95188570e5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tripal_chado/includes/TripalImporter/NewickImporter.inc

+ 0 - 1
tripal_chado/includes/TripalImporter/NewickImporter.inc

@@ -108,7 +108,6 @@ class NewickImporter extends TripalImporter {
       '#maxlength' => 255,
       '#maxlength' => 255,
     ];
     ];
 
 
-    $type_cv = tripal_get_default_cv('phylotree', 'type_id');
     $so_cv = chado_get_cv(['name' => 'sequence']);
     $so_cv = chado_get_cv(['name' => 'sequence']);
     $cv_id = $so_cv->cv_id;
     $cv_id = $so_cv->cv_id;
     if (!$so_cv) {
     if (!$so_cv) {