From 9261c12bd440043b0f305e135fc3362f79c8a834 Mon Sep 17 00:00:00 2001 From: Cromefire_ Date: Tue, 2 Feb 2021 21:47:42 +0100 Subject: Remove invalid file (#424) --- recipes/airtable/webview.js | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'recipes/airtable') diff --git a/recipes/airtable/webview.js b/recipes/airtable/webview.js index ca8c83b..8b13789 100644 --- a/recipes/airtable/webview.js +++ b/recipes/airtable/webview.js @@ -1,17 +1 @@ -{ - "id": "airtable", - "name": "Airtable", - "version": "1.0.1", - "description": "Airtable", - "main": "index.js", - "author": "Casey Sparks ", - "license": "MIT", - "repository": "https://github.com/transnat/recipe-airtable", - "config": { - "serviceURL": "https://airtable.com", - "hasTeamId": false, - "hasCustomUrl": false, - "hasNotificationSound": false, - "hasIndirectMessages": false - } -} + -- cgit v1.2.3-54-g00ecf