Skip to content

Commit

Permalink
address a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBreuer committed Jun 20, 2023
1 parent e80e0f6 commit dbe7ad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/packages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ function load(spec::String, version::String = ""; install::Bool = false, quiet::
#TODO: What shall happen when `spec` is a symbolic link that points to
# the installation path of the loaded package?

# Call `Wrappers.SetPackagePath`.
# First save the available records for the package in question, ...
old_records = nothing
if Wrappers.ISB_REC(gap_info.PackagesInfo, rnam_pkgname)
Expand Down

0 comments on commit dbe7ad2

Please sign in to comment.