From 46b210c600cb5b49ecb4cd696f4388a700ac29d3 Mon Sep 17 00:00:00 2001 From: Connor McCurdy <37813417+cgmccurdy@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:59:47 -0500 Subject: [PATCH] Removed drop Realized it's a dead platform --- auth/assets/custom-icons/_data/custom-icons.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index e552ba2796..6750aa5c2a 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -193,9 +193,6 @@ { "title": "Doppler" }, - { - "title": "Drop" - }, { "title": "dus.net", "slug": "dusnet" @@ -739,4 +736,4 @@ ] } ] -} \ No newline at end of file +}