diff --git a/src/backends.jl b/src/backends.jl index 4e441299..083ed939 100644 --- a/src/backends.jl +++ b/src/backends.jl @@ -1320,7 +1320,6 @@ const _pgfplotsx_marker = [ :pentagon, :hline, :vline, - Shape, ] const _pgfplotsx_scale = [:identity, :ln, :log2, :log10] is_marker_supported(::PGFPlotsXBackend, shape::Shape) = true