Skip to content

Commit

Permalink
Remove test page
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed Apr 16, 2024
1 parent 8ea25e3 commit 5ea4a9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions src/pages/SearchPage.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion tests/perf-test/SearchPage.perf-test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {KeyboardStateProvider} from '@components/withKeyboardState';
import type {WithNavigationFocusProps} from '@components/withNavigationFocus';
import type {RootStackParamList} from '@libs/Navigation/types';
import {createOptionList} from '@libs/OptionsListUtils';
import SearchPage from '@pages/SearchPage';
import SearchPage from '@pages/Search/SearchPage';
import ComposeProviders from '@src/components/ComposeProviders';
import OnyxProvider from '@src/components/OnyxProvider';
import CONST from '@src/CONST';
Expand Down

0 comments on commit 5ea4a9f

Please sign in to comment.