From 10b057dd86897704c51a328239780bc5fed0f273 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 3 Dec 2021 04:35:58 +0530 Subject: fix: fix javascript error in 'circuit' recipe --- recipes/circuit/index.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipes/circuit/index.js') 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 @@ -"use strict"; - // just pass through Ferdi - -module.exports = Ferdi => Ferdi; \ No newline at end of file +module.exports = Ferdi => Ferdi; -- cgit v1.2.3-70-g09d2