diff --git a/pages/fiscal-sponsorship/directory/index.js b/pages/fiscal-sponsorship/directory/index.js index 8ee5c614..13411c96 100644 --- a/pages/fiscal-sponsorship/directory/index.js +++ b/pages/fiscal-sponsorship/directory/index.js @@ -109,9 +109,6 @@ export const categories = [ description: `Hackers are using HCB to run hackathons that'll blow your mind away.`, match: org => org.category == 'hackathon', icon: 'event-code' - }, - { - label: "" } ]