Skip to content

Commit 1dfe406

Browse files
committed
chore: tweaks
1 parent 6049f87 commit 1dfe406

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/reactivity/src/collectionHandlers.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ function createIterableMethod(
6969
done,
7070
}
7171
},
72-
// iterable protocol
73-
[Symbol.iterator]() {
74-
return this
75-
},
7672
},
7773
)
7874
}

0 commit comments

Comments
 (0)