From d43ad674433bae91db95a8bed26c3c840fd599e5 Mon Sep 17 00:00:00 2001 From: Nicholas Bauer Date: Sun, 10 Oct 2021 14:05:47 -0400 Subject: [PATCH] Remove call --- src/args.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/args.jl b/src/args.jl index 823f0bc5..ab8f1329 100644 --- a/src/args.jl +++ b/src/args.jl @@ -2033,7 +2033,6 @@ function _update_subplot_args( lims_warned = true end end - _update_subplot_colorbars(sp) end # -----------------------------------------------------------------------------