From 281cc20b57ebc5d9aa2d0793cd4d2851d3740e48 Mon Sep 17 00:00:00 2001 From: snek Date: Sun, 16 Oct 2022 17:46:46 -0700 Subject: [PATCH] remove invalid invite --- communities.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/communities.json b/communities.json index 33e67820..586accdb 100644 --- a/communities.json +++ b/communities.json @@ -158,12 +158,6 @@ "inviteCode": "rflutterdev", "logo": "flutter.png" }, - { - "title": "Formik", - "githubUrl": "https://github.com/jaredpalmer/formik", - "inviteCode": "BYTdAgs", - "logo": "formik.png" - }, { "title": "Gatsby", "githubUrl": "https://github.com/gatsbyjs/gatsby",