diff --git a/src/libs/E2E/tests/openSearchRouterTest.e2e.ts b/src/libs/E2E/tests/openSearchRouterTest.e2e.ts index 02e8eab7b017..de9464c9c286 100644 --- a/src/libs/E2E/tests/openSearchRouterTest.e2e.ts +++ b/src/libs/E2E/tests/openSearchRouterTest.e2e.ts @@ -1,4 +1,3 @@ -import type {NativeConfig} from 'react-native-config'; import Config from 'react-native-config'; import type {NativeConfig} from 'react-native-config'; import * as E2EGenericPressableWrapper from '@components/Pressable/GenericPressable/index.e2e';