Browse Source

Revert to previous state

Ferrisx4 4 years ago
parent
commit
eb1ee2d705

+ 0 - 1
tripal_chado/includes/TripalFields/sbo__relationship/sbo__relationship.inc

@@ -266,7 +266,6 @@ class sbo__relationship extends ChadoField {
         $this->base_name_columns = ['name'];
         $this->base_type_column = 'type_id';
         break;
-
       default:
         // @todo update this to use the schema.
         $this->base_name_columns = ['name'];