Remove unused code

This commit is contained in:
Kovid Goyal
2026-06-30 23:04:22 +05:30
parent 81f467626c
commit 749b3c48b6
2 changed files with 1 additions and 12 deletions

View File

@@ -5,7 +5,6 @@ env:
ASAN_OPTIONS: detect_leaks=0
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read # to fetch code (actions/checkout)