From a7e223282769c2b416ec79f8c93e436b9931ff4c Mon Sep 17 00:00:00 2001 From: AlexKurek Date: Sun, 15 Dec 2024 17:44:43 +0100 Subject: [PATCH] Remove unused imports This seems unused. --- shade_ms/data_plots.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/shade_ms/data_plots.py b/shade_ms/data_plots.py index 07751aa..57f5766 100644 --- a/shade_ms/data_plots.py +++ b/shade_ms/data_plots.py @@ -17,8 +17,6 @@ import numpy as np import pylab import textwrap -import argparse -import itertools import matplotlib.cm from shade_ms import log import colorcet