Skip to content

Commit

Permalink
comment cleared
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed Oct 17, 2024
1 parent b603da3 commit 6da8671
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mslib/utils/mssautoplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,6 @@ def draw(no_of_plots):
for flight, section, vertical, filename, init_time, time in config["automated_plotting_flights"]:
if ctx.obj is not None:
pdlg.setValue(8)
# where does sec comes from?
for url, layer, style, elevation in config[sec]:
if vtime == "" and stime == "":
no_of_plots = 1
Expand Down

0 comments on commit 6da8671

Please sign in to comment.