Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
s77rt committed Dec 10, 2024
1 parent 18d23a2 commit b4a19c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __mocks__/react-native.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// eslint-disable-next-line no-restricted-imports
import * as ReactNative from 'react-native';
import {getEnforcing} from 'react-native/Libraries/TurboModule/TurboModuleRegistry';
import type StartupTimer from '@libs/StartupTimer/types';

const {BootSplash} = ReactNative.NativeModules;
Expand Down

0 comments on commit b4a19c2

Please sign in to comment.