Skip to content

Commit

Permalink
Remove precompile info to prevent precompile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakkor2 committed Jun 5, 2023
1 parent 375bb99 commit 53b2809
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/precompile.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import PrecompileTools

@info "PrecompileTools is analyzing Luxor.jl code..."

PrecompileTools.@compile_workload begin
ngon(O, 100, 3, vertices=true)
@draw circle(1.0, 1.2, 1.9, action=:fill)
Expand Down

0 comments on commit 53b2809

Please sign in to comment.