Remove call

This commit is contained in:
Nicholas Bauer 2021-10-10 14:05:47 -04:00
parent 7197127abe
commit d43ad67443

View File

@ -2033,7 +2033,6 @@ function _update_subplot_args(
lims_warned = true lims_warned = true
end end
end end
_update_subplot_colorbars(sp)
end end
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------