mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 20:36:23 +08:00
Potential fix for pull request finding 'Variable defined multiple times'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2159,7 +2159,6 @@ class ExtensionCatalog:
|
||||
# Detect archive format from URL; resolve via Content-Type when needed.
|
||||
# `final_url` may differ from `download_url` if the server redirects.
|
||||
archive_fmt = detect_archive_format(download_url)
|
||||
final_url = download_url
|
||||
|
||||
# Download the archive
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user