diff --git a/src/Plots.jl b/src/Plots.jl index 0d90f7ee..38219b1c 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -250,5 +250,4 @@ end const CURRENT_BACKEND = CurrentBackend(:none) -include("precompile_includer.jl") end # module