mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-14 04:06:07 +09:00
Revert "Merge pull request #1 from xandora/jester-tester"
This reverts commite901090896, reversing changes made to42076e7424.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
const fibonacci = function () {};
|
||||
|
||||
module.exports = fibonacci
|
||||
module.exports = fibonacci;
|
||||
|
||||
Reference in New Issue
Block a user