From c41ef2de2d2dc081818da0ffd5116cfc5ef7827c Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Mon, 14 Nov 2016 13:17:47 +0530 Subject: [PATCH] Delete razorpay_integration.json --- frappe/data/app_listing/razorpay_integration.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 frappe/data/app_listing/razorpay_integration.json diff --git a/frappe/data/app_listing/razorpay_integration.json b/frappe/data/app_listing/razorpay_integration.json deleted file mode 100644 index 8041027daf..0000000000 --- a/frappe/data/app_listing/razorpay_integration.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "app_url": "https://frappe.github.io/razorpay_integration", - "app_name": "razorpay_integration", - "app_icon": "octicon octicon-credit-card", - "app_color": "#179bd7", - "app_description": "Accept Payment via Razorpay", - "app_publisher": "Frappe", - "app_email": "hello@frappe.io", - "repo_url": "https://github.com/frappe/razorpay_integration.git", - "app_title": "Razorpay Integration", - "app_version": "1.0.0", - "app_category": "Integrations", - "featured": 1 -}