Skip to content

Commit 1a4b7e6

Browse files
authored
remove copied comment on USER_EXTERNAL_AUTHN (#1116)
1 parent 51667ee commit 1a4b7e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nexus/src/db/fixed_data/user_builtin.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ lazy_static! {
6868
/// Internal user used by Nexus when authenticating external requests
6969
pub static ref USER_EXTERNAL_AUTHN: UserBuiltinConfig =
7070
UserBuiltinConfig::new_static(
71-
// "3a8a" looks a bit like "saga".
7271
"001de000-05e4-4000-8000-000000000003",
7372
"external-authn",
7473
"used by Nexus when authenticating external requests",

0 commit comments

Comments
 (0)