Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alex391 committed Sep 5, 2024
1 parent 625f8c7 commit 942925d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"use strict";

//FIXME: I've reintroduced a bug! There can sometimes be a scroll

function randnBm() {
// Thanks to https://stackoverflow.com/a/49434653
// generate number between 0 and 1, where .5 is most likely
Expand Down

0 comments on commit 942925d

Please sign in to comment.