diff --git a/tools/fetch_thirdparty_libs.ps1 b/tools/fetch_thirdparty_libs.ps1 index f79cfdd267..d1b914fac2 100644 --- a/tools/fetch_thirdparty_libs.ps1 +++ b/tools/fetch_thirdparty_libs.ps1 @@ -5,7 +5,6 @@ .DESCRIPTION This will download third-party dependencies specified in pyproject.toml and extract them to vendor/bin folder. - #> .EXAMPLE