Front: Remove comment

This commit is contained in:
Arthur Jamet
2023-04-23 15:32:44 +01:00
parent bb96d57f27
commit 4b44ef0c11

View File

@@ -186,7 +186,6 @@ export default class API {
route: "/auth/me/settings",
});
// this a dummy settings object, we will need to fetch the real one from the API
return {
notifications: {
pushNotif: settings.pushNotification,