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