Skip to content

Commit

Permalink
Format doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AshineFoster committed Jul 13, 2023
1 parent e62fb90 commit 2d317a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ocamlorg_package/lib/opam_repository.ml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ module Process = struct
Lwt.return lines
end


let clone_path = Config.opam_repository_path
let exists () = Result.get_ok (Bos.OS.Path.exists clone_path)

Expand Down

0 comments on commit 2d317a3

Please sign in to comment.