From 590cce102ff4f1a3412d5654635ebe07fa600192 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Fri, 19 Apr 2019 00:00:23 -0500 Subject: [PATCH] Remove MySQL from implies list for Maria/Percona --- src/apps.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index daf4b5812..0714a3a81 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6056,7 +6056,6 @@ "cats": [ 34 ], - "implies": "MySQL", "icon": "mariadb.svg", "website": "https://mariadb.org" }, @@ -7740,7 +7739,6 @@ "cats": [ 34 ], - "implies": "MySQL", "icon": "percona.svg", "website": "https://www.percona.com" },