From 8a360e8e8f22f37aa31744d3ffe43849c0ade2e6 Mon Sep 17 00:00:00 2001 From: Alyssa Guzman Date: Wed, 14 Feb 2024 13:18:54 -0500 Subject: [PATCH] plotly deleted because unused. --- notebooks/ACS/acs_pixel_area_maps/p_module/plots.py | 1 - 1 file changed, 1 deletion(-) diff --git a/notebooks/ACS/acs_pixel_area_maps/p_module/plots.py b/notebooks/ACS/acs_pixel_area_maps/p_module/plots.py index 559d43249..c165b3540 100644 --- a/notebooks/ACS/acs_pixel_area_maps/p_module/plots.py +++ b/notebooks/ACS/acs_pixel_area_maps/p_module/plots.py @@ -1,5 +1,4 @@ from astropy.io import fits -import plotly import plotly.graph_objs as go import numpy as np