Skip to content

Commit

Permalink
Autofix ESLint Rule fb-www/order-requires: html/shared/recoil/package…
Browse files Browse the repository at this point in the history
…s/recoil-sync/__tests__

Reviewed By: mariusschulz

Differential Revision: D34105955

fbshipit-source-id: dfcfec4ec944ad8ecd909c490930e6fa74beac8d
  • Loading branch information
eagle2722 committed Feb 9, 2022
1 parent 6ddc5e8 commit 2bd4d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/recoil-sync/__tests__/RecoilSync-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
*/
'use strict';

import type {Loadable} from 'Recoil';
import type {ItemKey, ItemSnapshot, ListenInterface} from '../RecoilSync';
import type {Loadable} from 'Recoil';

const {act} = require('ReactTestUtils');
const {
Expand Down

0 comments on commit 2bd4d30

Please sign in to comment.