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