From b9bc4291cefab472ffa821ec1505b0eab9bfbc87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Grand?= <francois.grand@inrae.fr>
Date: Tue, 28 Mar 2023 10:44:23 +0200
Subject: [PATCH] refactor: MacroRugoRemous: remove Dx as input parameter

refs #609
---
 src/app/calculators/macrorugoremous/config.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/app/calculators/macrorugoremous/config.json b/src/app/calculators/macrorugoremous/config.json
index 5eb0dfb7b..0acfabef3 100644
--- a/src/app/calculators/macrorugoremous/config.json
+++ b/src/app/calculators/macrorugoremous/config.json
@@ -21,7 +21,6 @@
         "id": "fs_param_calc",
         "type": "fieldset",
         "fields": [
-            "Dx",
             {
                 "id": "select_resolution",
                 "type": "select",
-- 
GitLab