aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/host-stack/cc_plots.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/host-stack/cc_plots.py')
-rwxr-xr-xsrc/scripts/host-stack/cc_plots.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts/host-stack/cc_plots.py b/src/scripts/host-stack/cc_plots.py
index f0296af7223..f7953f223d4 100755
--- a/src/scripts/host-stack/cc_plots.py
+++ b/src/scripts/host-stack/cc_plots.py
@@ -24,7 +24,6 @@ def listy(points):
def plot_data(d):
-
plt.figure(1)
cwndx = listx(d["cwnd"])