Skip to content

Commit

Permalink
remove copied comment on USER_EXTERNAL_AUTHN (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpesp authored May 25, 2022
1 parent 51667ee commit 1a4b7e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexus/src/db/fixed_data/user_builtin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1a4b7e6

Please sign in to comment.