From 7c7b5a61e512e0d6569470bd23875500b74168a3 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 11 Apr 2022 20:36:03 +0200 Subject: [PATCH] fix: Remove unnecessary save button haha --- src/routes/applications/[id]/secrets/index.svelte | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/routes/applications/[id]/secrets/index.svelte b/src/routes/applications/[id]/secrets/index.svelte index 5ca2bbfcb..980e88177 100644 --- a/src/routes/applications/[id]/secrets/index.svelte +++ b/src/routes/applications/[id]/secrets/index.svelte @@ -61,9 +61,6 @@ await refreshSecrets(); toast.push('Secrets saved'); } - function asd() { - console.log(secrets); - }
@@ -164,7 +161,6 @@ -

Paste .env file