Skip to content

Commit

Permalink
Remove eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Sep 5, 2024
1 parent 0e9bef4 commit dbd5aa0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/mui-base/test/setup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable */

globalThis.requestAnimationFrame = (cb) => {
cb(0);
return 0;
Expand Down

0 comments on commit dbd5aa0

Please sign in to comment.