Skip to content

Commit e97e50b

Browse files
committed
fix edb453
1 parent c37c9a4 commit e97e50b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/lsst/analysis/tools/actions/plot/completenessPlot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
from lsst.pex.config import ChoiceField, Field
2727
from lsst.pex.config.configurableActions import ConfigurableActionField
2828
from lsst.utils.plotting import make_figure, set_rubin_plotstyle
29-
30-
# from matplotlib import gridspec
3129
from matplotlib.figure import Figure
3230

3331
from ...actions.keyedData import CalcCompletenessHistogramAction

0 commit comments

Comments
 (0)