diff --git a/src/Plots.jl b/src/Plots.jl index 831414f6..ded11772 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -229,7 +229,7 @@ end const CURRENT_BACKEND = CurrentBackend(:none) -include("precompile.jl") -_precompile_() +# include("precompile.jl") +# _precompile_() end # module