From d7540ccd3aedd541b02aa9af83e554060ea15621 Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Thu, 16 Oct 2025 17:19:39 -0400 Subject: [PATCH] remove nxcloud writekey Signed-off-by: Michael Valdron --- nx.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nx.json b/nx.json index 537854b9..c81c77e1 100644 --- a/nx.json +++ b/nx.json @@ -24,8 +24,7 @@ "lint", "test", "e2e" - ], - "accessToken": "ZjYyYTI1N2UtMDYwNy00MzcxLWJlMjYtZTE4MTRhOTNmYzE5fHJlYWQtd3JpdGU=" + ] } } },