From b6139e24032f504d142786d89a639edd185f0a30 Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Sun, 5 Apr 2020 12:01:25 +0200 Subject: [PATCH] remove include --- src/Plots.jl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Plots.jl b/src/Plots.jl index 70082e30..cba3c958 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -167,9 +167,8 @@ using .PlotMeasures import .PlotMeasures: Length, AbsoluteLength, Measure, width, height # --------------------------------------------------------- -include("RecipePipeline/RecipePipeline.jl") -import .RecipePipeline -import .RecipePipeline: SliceIt, +import RecipePipeline +import RecipePipeline: SliceIt, DefaultsDict, Formatted, AbstractSurface,