Skip to content

Commit 4934f00

Browse files
committed
fix format
1 parent 382b53c commit 4934f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile/build.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ function (@main)(args)
6262
configure_file(joinpath(cmake_input, "JetReconstructionConfigVersion.cmake.in"),
6363
joinpath(cmake_output, "JetReconstructionConfigVersion.cmake"),
6464
Dict("PROJECT_VERSION" => cmake_project_version))
65-
end
65+
end

0 commit comments

Comments
 (0)