Remove farm_livestock_eggs from optional install modules.

This commit is contained in:
Michael Stenta 2017-11-24 23:36:53 -05:00
parent d5a9469f70
commit 11c82e337e
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ function farm_install_configure_form($form, &$form_state) {
$default_modules = array(
'farm_crop' => st('Crops'),
'farm_livestock' => st('Livestock'),
'farm_livestock_eggs' => st('Livestock: Egg logs'),
'farm_equipment' => st('Equipment'),
'farm_soil_nrcs' => st('NRCS Soil Survey'),
'farm_soil_test' => st('Soil test logs'),