diff options
Diffstat (limited to 'src/view/icons/Logomark.tsx')
-rw-r--r-- | src/view/icons/Logomark.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/icons/Logomark.tsx b/src/view/icons/Logomark.tsx index 5715a1a40..b777992d4 100644 --- a/src/view/icons/Logomark.tsx +++ b/src/view/icons/Logomark.tsx @@ -1,4 +1,3 @@ -import React from 'react' import Svg, {Path, PathProps, SvgProps} from 'react-native-svg' import {usePalette} from '#/lib/hooks/usePalette' |