aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pinterest/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pinterest/index.js')
-rw-r--r--recipes/pinterest/index.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/pinterest/index.js b/recipes/pinterest/index.js
index f48f249..2495a63 100644
--- a/recipes/pinterest/index.js
+++ b/recipes/pinterest/index.js
@@ -1,2 +1 @@
1module.exports = Ferdi => class pinterest extends Ferdi { module.exports = Ferdi => class pinterest extends Ferdi {};
2};