mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-21 07:23:52 -04:00
oci-authenticator: Remove leftover TODO comment
We *do* handle dying peers now, so remove TODO about this.
This commit is contained in:
committed by
Alexander Larsson
parent
24145b0845
commit
65f2bdf840
@@ -492,7 +492,6 @@ handle_request_ref_tokens (FlatpakAuthenticator *authenticator,
|
||||
{
|
||||
g_autofree char *test_auth = NULL;
|
||||
|
||||
/* TODO: Handle the case where the peer dies */
|
||||
test_auth = run_basic_auth (request, sender, oci_registry_uri);
|
||||
|
||||
if (test_auth == NULL)
|
||||
|
||||
Reference in New Issue
Block a user