From e530a9f95039c20bf08bfe5b8b3b4559e782663f Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Thu, 1 Jun 2017 18:59:20 +0200 Subject: [PATCH] remove in imgcomp.jl because its reexported by StatPlots --- test/imgcomp.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/imgcomp.jl b/test/imgcomp.jl index 890c374b..1934e6b6 100644 --- a/test/imgcomp.jl +++ b/test/imgcomp.jl @@ -13,7 +13,7 @@ try end -using Plots +# using Plots # reexported by StatPlots using StatPlots using FactCheck using Glob