diff --git a/src/renderer/src/app.tsx b/src/renderer/src/app.tsx index 7c0ea607..9334b5b9 100644 --- a/src/renderer/src/app.tsx +++ b/src/renderer/src/app.tsx @@ -53,7 +53,6 @@ export function App() { const { clearDownload, setLastPacket } = useDownload(); const { - userDetails, hasActiveSubscription, fetchUserDetails, updateUserDetails,