diff --git a/farm_taxonomy.features.taxonomy.inc b/farm_taxonomy.features.taxonomy.inc index 6bda428f..26d02294 100644 --- a/farm_taxonomy.features.taxonomy.inc +++ b/farm_taxonomy.features.taxonomy.inc @@ -17,14 +17,6 @@ function farm_taxonomy_taxonomy_default_vocabularies() { 'module' => 'taxonomy', 'weight' => '0', ), - 'farm_containers' => array( - 'name' => 'Planting Containers', - 'machine_name' => 'farm_containers', - 'description' => 'Various types of containers used for planting into.', - 'hierarchy' => '0', - 'module' => 'taxonomy', - 'weight' => '0', - ), 'farm_crops' => array( 'name' => 'Crops', 'machine_name' => 'farm_crops', diff --git a/farm_taxonomy.info b/farm_taxonomy.info index 3fff55ac..3261940a 100644 --- a/farm_taxonomy.info +++ b/farm_taxonomy.info @@ -16,7 +16,6 @@ features[field][] = taxonomy_term-farm_crops-field_farm_crop_family features[field][] = taxonomy_term-farm_crops-field_farm_images features[field][] = taxonomy_term-farm_crops-field_farm_maturity_days features[taxonomy][] = farm_areas -features[taxonomy][] = farm_containers features[taxonomy][] = farm_crops features[taxonomy][] = farm_fertilizers features[taxonomy][] = farm_priority