Skip to content

Commit

Permalink
We don't need to reload because we already have purged
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed Jun 17, 2024
1 parent 7061ffd commit 131a753
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/flame/code_sync.ex
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ defmodule FLAME.CodeSync do
end
end

# reload any changed code
reloaded = :c.lm()
if pkg.verbose && !Enum.empty?(reloaded), do: log_verbose("reloaded #{inspect(reloaded)}")
end

Expand Down

0 comments on commit 131a753

Please sign in to comment.