Skip to content

Commit

Permalink
refactor: remove idle callback polyfill import
Browse files Browse the repository at this point in the history
  • Loading branch information
logotip4ik committed Aug 26, 2023
1 parent a10b8fd commit 55beb9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script setup lang="ts">
import '~/polyfills/array-at';
import 'requestidlecallback-polyfill';
import parseDuration from 'parse-duration';
Expand Down

0 comments on commit 55beb9c

Please sign in to comment.