From 941c4cf562d854040c0918b2906b7257705465c7 Mon Sep 17 00:00:00 2001 From: G Date: Tue, 28 May 2024 17:37:01 +0000 Subject: [PATCH] cleanup --- src/components/backgrounds/BackgroundWithBeasyIconAndWhiteContentArea.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/backgrounds/BackgroundWithBeasyIconAndWhiteContentArea.tsx b/src/components/backgrounds/BackgroundWithBeasyIconAndWhiteContentArea.tsx index e796666..c19ba7f 100644 --- a/src/components/backgrounds/BackgroundWithBeasyIconAndWhiteContentArea.tsx +++ b/src/components/backgrounds/BackgroundWithBeasyIconAndWhiteContentArea.tsx @@ -2,7 +2,6 @@ import BeasyLogoIcon from "@components/BeasyLogoIcon"; import WrapperTopEdgeCurved from "@components/WrapperTopEdgeCurved"; import Box from "@components/bases/Box"; import type { ReactElement } from "react"; -import {} from "react-native"; import { SafeAreaView } from "react-native-safe-area-context"; import BackgroundDefault from "./BackgroundDefault"; -- libgit2 0.27.1