From 8c9c6514cbfec878f9f2042111b02bf0845394cb Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 15 Jun 2022 16:21:33 -0400 Subject: [PATCH] Remove the defunct Plants entry from the Food category --- presets/food.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/presets/food.js b/presets/food.js index 1e782d75..6a81a792 100644 --- a/presets/food.js +++ b/presets/food.js @@ -64,15 +64,6 @@ function makeFood() { "food" )); - results.push(makeHeight( - [ - ["grass", 3.25, "inches"] - ], - "Plants", - "", - "food" - )); - results.push(makeHeight( [ ["hamburger", 2.75, "inches"],