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