Skip to content

Commit 9234333

Browse files
authored
Merge pull request #58420 from margelo/@chrispader/fix-lint-after-bottom-safe-area-padding-base-pr
fix: lint pipeline failing after #57128
2 parents 9f30cf1 + 0d78758 commit 9234333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SidePane/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react';
22
import {View} from 'react-native';
33
import useRootNavigationState from '@hooks/useRootNavigationState';
4-
import useSafeAreaPaddings from '@hooks/useSafeAreaPaddings';
54
import useSidePane from '@hooks/useSidePane';
65
import NAVIGATORS from '@src/NAVIGATORS';
76
import Help from './Help';

0 commit comments

Comments
 (0)