Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 0edf86e

Browse files
author
Ruben Schmidmeister
committed
Remove unnecessary blank line
1 parent 466621d commit 0edf86e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

algorithms/fair-dice-roll.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
// chosen by fair dice roll. guaranteed to be random.
22
const random = () => 4
3-
43
module.exports = random

0 commit comments

Comments
 (0)