From 872d9e521e2b6e4e0230e799357aeae81088a040 Mon Sep 17 00:00:00 2001
From: Fabien Quatravaux <fabien.quatravaux@lemans.happy-dev.fr>
Date: Wed, 23 Sep 2020 16:57:52 +0000
Subject: [PATCH] Remove duplicated line

---
 source/import_documentation/Mixins/widget-mixin.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/source/import_documentation/Mixins/widget-mixin.rst b/source/import_documentation/Mixins/widget-mixin.rst
index e353b04..9d088a8 100644
--- a/source/import_documentation/Mixins/widget-mixin.rst
+++ b/source/import_documentation/Mixins/widget-mixin.rst
@@ -138,7 +138,6 @@ Attributes
     - ``each-label-[field]``: label of each child of multiple widget
     - ``each-class-[field]``: class of each child of multiple widget
     - ``each-range-[field]``: range value of each child of multiple widget
-    - ``each-range-[field]``: range value of each child of multiple widget
 
     For ``solid-form`` only:
 
-- 
GitLab