diff --git a/src/Plots.jl b/src/Plots.jl index e7d5f404..f8699857 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -1,7 +1,5 @@ -if VERSION >= v"0.4-" - __precompile__() -end + __precompile__() module Plots