Skip to content

Commit

Permalink
jestSetup [nfc]: Remove blank line between third-party imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbobbe committed May 10, 2021
1 parent 3f2bba3 commit 5fd977a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest/jestSetup.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import * as ReactNative from 'react-native';
import { polyfillGlobal } from 'react-native/Libraries/Utilities/PolyfillFunctions';
import { URL, URLSearchParams } from 'react-native-url-polyfill';

import mockAsyncStorage from '@react-native-community/async-storage/jest/async-storage-mock';

// Use the same `URL` polyfill we do in the app.
Expand Down

0 comments on commit 5fd977a

Please sign in to comment.