Skip to content

Commit 493af88

Browse files
committed
remove wrong comment
1 parent 84ae83b commit 493af88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nexus/auth/src/authz/roles.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ async fn load_directly_attached_roles(
165165
"resource_type" => ?resource_type,
166166
"resource_id" => resource_id.to_string(),
167167
);
168-
// XXX Ok, or an error?
169168
return Ok(());
170169
};
171170

0 commit comments

Comments
 (0)