From 6337f7140ad8c6d82585f994d857a04dcab33a1a Mon Sep 17 00:00:00 2001 From: OGPoyraz Date: Wed, 11 Sep 2024 14:33:02 +0200 Subject: [PATCH] Fix lint --- app/components/Views/Settings/DeveloperOptions/SentryTest.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/Views/Settings/DeveloperOptions/SentryTest.tsx b/app/components/Views/Settings/DeveloperOptions/SentryTest.tsx index c45929e42f8..92bf9517929 100644 --- a/app/components/Views/Settings/DeveloperOptions/SentryTest.tsx +++ b/app/components/Views/Settings/DeveloperOptions/SentryTest.tsx @@ -5,7 +5,6 @@ import Text, { TextVariant, TextColor, } from '../../../../component-library/components/Texts/Text'; -import createStyles from './DeveloperOptions.styles'; import Button, { ButtonVariants, ButtonSize,