Skip to content

Commit e11a111

Browse files
committed
update expat for all versions
1 parent 5131f26 commit e11a111

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

relenv/build/windows.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ def update_expat(dirs: Dirs, env: EnvMapping) -> None:
265265
for target_file in updated_files:
266266
os.utime(target_file, (now, now))
267267

268-
# Update SBOM with correct checksums for updated expat files
269268
# Map SBOM file names to actual file paths
270269
files_to_update = {}
271270
for target_file in updated_files:

0 commit comments

Comments
 (0)