aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/circuit/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/circuit/index.js')
-rw-r--r--recipes/circuit/index.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/circuit/index.js b/recipes/circuit/index.js
index e467459..fbbcd9a 100644
--- a/recipes/circuit/index.js
+++ b/recipes/circuit/index.js
@@ -1,5 +1,2 @@
1"use strict";
2
3// just pass through Ferdi 1// just pass through Ferdi
4 2module.exports = Ferdi => Ferdi;
5module.exports = Ferdi => Ferdi; \ No newline at end of file