diff --git a/src/precompile.jl b/src/precompile.jl index d579b847..189b0a7b 100644 --- a/src/precompile.jl +++ b/src/precompile.jl @@ -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)