Skip to content

Commit 2cb0ed3

Browse files
committed
Remove superfluous comment
1 parent 3da56dc commit 2cb0ed3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/unit/function/index.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import Double from '../../../src/value/double'
22

3-
// 3 throws it in the "store"
4-
// - assigns the name to the entry in the store (if it exists)
53
let create, imitate, remember, subject
64
module.exports = {
75
beforeEach: () => {

0 commit comments

Comments
 (0)