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