diff --git a/.github/scripts/android_studio_releases.main.kts b/.github/scripts/android_studio_releases.main.kts index c81678067..08c8ab235 100755 --- a/.github/scripts/android_studio_releases.main.kts +++ b/.github/scripts/android_studio_releases.main.kts @@ -46,11 +46,6 @@ ${ $CHANNEL_BADGES_LIST - -${content.items.distinctBy(Item::version).take(5).renderTable()} -$CHANNEL_BADGES_LIST - - """.split("\n").joinToString("\n", transform = String::trim).let(file(RELEASES_FILE_PATH_MD)::writeText) fun List.renderTable() = """