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()