Skip to content

Commit b409474

Browse files
committed
Make changes requested in code review
1 parent 6f037ad commit b409474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rootfs.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,6 @@ function llvm_version(p::AbstractPlatform, LLVM_builds::Vector{LLVMBuild})
533533
LLVM_builds = filter(b -> getversion(b) >= v"13.0", LLVM_builds)
534534
end
535535

536-
end
537536
return getversion.(LLVM_builds)
538537
end
539538

0 commit comments

Comments
 (0)