From bd2e93292b07c60354db228d0e644556108462b8 Mon Sep 17 00:00:00 2001 From: syeopite Date: Tue, 25 Jul 2023 16:37:19 -0700 Subject: [PATCH] Fix lint --- src/invidious/helpers/utils.cr | 1 - 1 file changed, 1 deletion(-) diff --git a/src/invidious/helpers/utils.cr b/src/invidious/helpers/utils.cr index b9bb3121..1f0bc4b0 100644 --- a/src/invidious/helpers/utils.cr +++ b/src/invidious/helpers/utils.cr @@ -446,7 +446,6 @@ def parse_link_endpoint(endpoint : JSON::Any, text : String, video_id : String) return text end - # Templates the 2fa validator page. # # Requires the env, user, sid and locale variables for