Skip to content

Commit

Permalink
Revert "Add polyfill for Symbol.asyncIterator (reduxjs#1642)" (reduxj…
Browse files Browse the repository at this point in the history
…s#1645)

* Revert "Add polyfill for Symbol.asyncIterator (reduxjs#1642)"

This reverts commit 3c976c5.

* Create silly-windows-flow.md
  • Loading branch information
Methuselah96 authored Apr 1, 2024
1 parent b07ecb8 commit d4abdb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/devTools.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
(Symbol as any).asyncIterator =
Symbol.asyncIterator || Symbol.for('Symbol.asyncIterator');

import { stringify, parse } from 'jsan';
import socketClusterClient, { AGClientSocket } from 'socketcluster-client';
import configureStore from './configureStore';
Expand Down

0 comments on commit d4abdb0

Please sign in to comment.