Skip to content

Commit fca82e1

Browse files
committed
Remove empty line
1 parent fbc8c76 commit fca82e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/bin/pyutils/build_bootc_images.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,6 @@ def main():
657657
extract_container_images(BREW_NIGHTLY_RELEASE_VERSION, BREW_REPO, CONTAINER_LIST, args.dry_run)
658658
# Sort the images list, only leaving unique entries
659659
common.sort_uniq_file(CONTAINER_LIST)
660-
661660
# Process package source templates
662661
ipkgdir = f"{SCRIPTDIR}/../package-sources-bootc"
663662
for ifile in os.listdir(ipkgdir):

0 commit comments

Comments
 (0)