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