fix: apply prettier to fix an error coming from main branch

This commit is contained in:
Pablo Lara
2024-11-11 13:02:03 +01:00
parent 1c84ceda2e
commit 60c2c409b0
-1
View File
@@ -67,7 +67,6 @@ export const createNewUser = async (
},
},
};
try {
const response = await fetch(url.toString(), {