From ae7fb80b8ce4a129b280e01b0a697fa7ed246b24 Mon Sep 17 00:00:00 2001 From: James MacMahon Date: Wed, 25 May 2022 10:19:34 -0400 Subject: [PATCH] remove copied comment on USER_EXTERNAL_AUTHN --- nexus/src/db/fixed_data/user_builtin.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/nexus/src/db/fixed_data/user_builtin.rs b/nexus/src/db/fixed_data/user_builtin.rs index 0d5b0607629..1e9dee1b7bf 100644 --- a/nexus/src/db/fixed_data/user_builtin.rs +++ b/nexus/src/db/fixed_data/user_builtin.rs @@ -68,7 +68,6 @@ lazy_static! { /// Internal user used by Nexus when authenticating external requests pub static ref USER_EXTERNAL_AUTHN: UserBuiltinConfig = UserBuiltinConfig::new_static( - // "3a8a" looks a bit like "saga". "001de000-05e4-4000-8000-000000000003", "external-authn", "used by Nexus when authenticating external requests",