refactor: remove unused notification permission hook and related code
This commit is contained in:
@@ -201,7 +201,7 @@ const HomeSettingsDialog = ({
|
||||
);
|
||||
};
|
||||
|
||||
export const HomePage = () => {
|
||||
const HomePage = () => {
|
||||
const { t } = useTranslation();
|
||||
const { verge } = useVerge();
|
||||
const { current, mutateProfiles } = useProfiles();
|
||||
|
||||
Reference in New Issue
Block a user