mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-29 13:51:02 +00:00
refactor: remove unused userDetails variable from App component
This commit is contained in:
@@ -53,7 +53,6 @@ export function App() {
|
|||||||
const { clearDownload, setLastPacket } = useDownload();
|
const { clearDownload, setLastPacket } = useDownload();
|
||||||
|
|
||||||
const {
|
const {
|
||||||
userDetails,
|
|
||||||
hasActiveSubscription,
|
hasActiveSubscription,
|
||||||
fetchUserDetails,
|
fetchUserDetails,
|
||||||
updateUserDetails,
|
updateUserDetails,
|
||||||
|
|||||||
Reference in New Issue
Block a user