Remove leftover debug print in cache reset meth

log_linearized_curve_overlays
Tyler Goodlet 2023-03-07 15:41:38 -05:00
parent 5958acebe1
commit 8a87e5f390
1 changed files with 0 additions and 1 deletions

View File

@ -1330,7 +1330,6 @@ class ChartPlotWidget(pg.PlotWidget):
dsg.reset_cache(),
)
try:
print("RESETTING ALL")
yield
finally:
stack.close()