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