From 0e08e9c1fc77b3cdcbd702ba1731f1cbbed735c1 Mon Sep 17 00:00:00 2001 From: kcelia Date: Tue, 5 Nov 2024 14:20:52 +0100 Subject: [PATCH] chore: make conformance --- script/make_utils/check_links_with_agent.py | 1 - 1 file changed, 1 deletion(-) diff --git a/script/make_utils/check_links_with_agent.py b/script/make_utils/check_links_with_agent.py index 28af20c32..0a1274bb4 100644 --- a/script/make_utils/check_links_with_agent.py +++ b/script/make_utils/check_links_with_agent.py @@ -91,5 +91,4 @@ def main(): if __name__ == "__main__": - main()