Skip to content

Commit

Permalink
Remove unapplicable todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sherman committed Apr 11, 2024
1 parent c3d679b commit ce2c822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/App.tsx
Expand Up @@ -121,7 +121,6 @@ export default function App({
}
}

// TODO: Do the setStates in this function need to be wrapped in flushSync?
function handleReadable() {
let chunk;
// eslint-disable-next-line @typescript-eslint/ban-types
Expand Down

0 comments on commit ce2c822

Please sign in to comment.