diff --git a/js/app/components/live-dashboard/stream-key.tsx b/js/app/components/live-dashboard/stream-key.tsx index 168a39a7..8112dfe9 100644 --- a/js/app/components/live-dashboard/stream-key.tsx +++ b/js/app/components/live-dashboard/stream-key.tsx @@ -5,11 +5,9 @@ import { Code, Row, Text, - Text, useTheme, useToast, View, - View, } from "@streamplace/components"; import Loading from "components/loading/loading"; import { Clipboard, ClipboardCheck } from "lucide-react-native";