Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and astrobot-houston committed Jun 28, 2022
1 parent 53bf0be commit 27d8c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/prefetch/src/client.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import "../@types/network-information.d.ts";
import throttles from 'throttles';
import '../@types/network-information.d.ts';
import requestIdleCallback from './requestIdleCallback.js';

const events = ['mouseenter', 'touchstart', 'focus'];
Expand Down

0 comments on commit 27d8c35

Please sign in to comment.