diff --git a/creditcards.json b/creditcards.json deleted file mode 100644 index be578c6..0000000 --- a/creditcards.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "index", - "name": { - "en": "Credit Cards", - "nl": "Creditcards" - }, - "subCategories": [ - { - "id": "mastercard" - }, - { - "id": "visa" - } - ] -}