Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Salceanu committed Sep 6, 2024
2 parents 923b787 + ec892a1 commit f27754d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Loader.jl
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,6 @@ macro _using(package)
else
# if called from Main add module via setting LOAD_PATH and `using MyModule`
quote
println("hi $($package_name)")

let pp = split($path, ';')
for p in reverse(pp)
pushfirst!(LOAD_PATH, p)
Expand Down

0 comments on commit f27754d

Please sign in to comment.