From 8cb2f1c20f567a18ab4a13c9a63b279f02ae1bbb Mon Sep 17 00:00:00 2001 From: Brian Van Klaveren Date: Tue, 13 Aug 2019 07:23:23 -0700 Subject: [PATCH] Remove third parties from code --- ups/display_matplotlib.table | 1 - 1 file changed, 1 deletion(-) diff --git a/ups/display_matplotlib.table b/ups/display_matplotlib.table index 2942a25..30c917d 100644 --- a/ups/display_matplotlib.table +++ b/ups/display_matplotlib.table @@ -1,4 +1,3 @@ setupRequired(afw) -setupRequired(matplotlib) envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)