Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Feb 8, 2025
1 parent 112b84b commit 7406834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ObjectiveC.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function enable_tracing(enabled::Bool)
else
@info("ObjectiveC.jl tracing setting changed; restart your Julia session for this change to take effect!")
end
return
end
const tracing = @load_preference("tracing", false)::Bool

Expand Down

0 comments on commit 7406834

Please sign in to comment.