remove show

This commit is contained in:
Simon Christ 2020-05-17 01:10:34 +02:00
parent 003154dc27
commit c67c7884d1

View File

@ -1054,7 +1054,6 @@ function pgfx_axis!(opt::PGFPlotsX.Options, sp::Subplot, letter)
# axis label position
labelpos = ""
@show axis[:guide_position]
if letter == :x
labelpos = pgfx_get_xguide_pos(axis[:guide_position])
elseif letter == :y