diff --git a/frontend/src/routes/scripts/get/[...hash].svelte b/frontend/src/routes/scripts/get/[...hash].svelte
index 6e7cb9b0e2..3ef4b08a81 100644
--- a/frontend/src/routes/scripts/get/[...hash].svelte
+++ b/frontend/src/routes/scripts/get/[...hash].svelte
@@ -305,9 +305,7 @@
Send a POST http request with a token as bearer token and the args respecting the
corresponding jsonschema as payload. To create a permanent token, go to your user
- setting by clicking your username on the top-left. For more info about openapi, see openapi doc
@@ -326,9 +324,7 @@
Send a POST http request with a token as bearer token and the args respecting the
corresponding jsonschema as payload. To create a permanent token, go to your user
- setting by clicking your username on the top-left. For more info about openapi, see openapi doc