mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
fix: apply prettier to fix an error coming from main branch
This commit is contained in:
@@ -67,7 +67,6 @@ export const createNewUser = async (
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
try {
|
||||
const response = await fetch(url.toString(), {
|
||||
|
||||
Reference in New Issue
Block a user