From b7e5f41fededa88f055bd8706694fd54df01e8c3 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Mon, 20 May 2019 12:33:39 +0200 Subject: [PATCH] 'creditcards.json' verwijderen --- creditcards.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 creditcards.json 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" - } - ] -}