www/js/global.js

changeset 840
ba607babc468
parent 825
8b87ad5bd3c3
child 841
60bb365fb48d
--- a/www/js/global.js	Thu Oct 13 08:50:31 2022 +0200
+++ b/www/js/global.js	Sat Oct 22 15:27:50 2022 +0200
@@ -503,7 +503,6 @@
   { name: 'boil_time', type: 'float' },
   { name: 'calc_boil_volume', type: 'int' },
   { name: 'top_up_kettle', type: 'float' },
-  { name: 'hop_utilization', type: 'float' },
   { name: 'notes', type: 'string' },
   { name: 'lauter_volume', type: 'float' },
   { name: 'lauter_height', type: 'float' },

mercurial