Skip to content

Commit

Permalink
fixup! fixing missed import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
J W authored and J W committed Jan 11, 2024
1 parent 6c3c7c4 commit 72167cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion misc/create_artifacts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ println("git-tree-sha1 = ", Tar.tree_hash(IOBuffer(inflate_gzip(fileA))))
println("sha256 = ", bytes2hex(open(sha256, fileB)))
println("git-tree-sha1 = ", Tar.tree_hash(IOBuffer(inflate_gzip(fileB))))


0 comments on commit 72167cf

Please sign in to comment.