From 46aef8f1ffc3e452d229a8b75c32a203fd5e0dad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20B=C3=A9jean?= <nicolas@bejean.eu>
Date: Fri, 8 May 2020 16:58:15 +0200
Subject: [PATCH] =?UTF-8?q?Suppression=20d'une=20d=C3=A9pendance?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 etc/module.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/etc/module.xml b/etc/module.xml
index 793e4e1..e1bcb35 100755
--- a/etc/module.xml
+++ b/etc/module.xml
@@ -12,7 +12,6 @@
             <module name="Magento_Widget" />
             <module name="Magento_GraphQl"/>
             <module name="NicolasBejean_Base"/>
-            <module name="NicolasBejean_MediaManager"/>
         </sequence>
     </module>
 </config>
-- 
GitLab