Skip to content

Commit

Permalink
removed unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
overthemike committed Nov 5, 2024
1 parent 739900b commit f310216
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/proxySet.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -792,8 +792,6 @@ describe('ui updates - useSnapshot - iterator methods', () => {
}
const state = proxySet<MapItem>()

let id = 0

const TestComponent = () => {
const snap = useSnapshot(state)

Expand Down

0 comments on commit f310216

Please sign in to comment.