Skip to content

Commit 2dd1957

Browse files
committed
remove unused var
1 parent e839029 commit 2dd1957

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Search/FilterDropdowns/DisplayPopup.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, {useState} from 'react';
2-
import {View} from 'react-native';
32
import type {OnyxEntry} from 'react-native-onyx';
43
import MenuItem from '@components/MenuItem';
54
import MenuItemWithTopDescription from '@components/MenuItemWithTopDescription';

0 commit comments

Comments
 (0)