Commit a91c91a664b4488644bd577a8ef5c774c6c7662a

Authored by Goutte
1 parent ce9ff7e8

Clean up.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
web/run.py
... ... @@ -267,7 +267,6 @@ def get_orbiter_csv(orbiter):
267 267 except:
268 268 abort(400, "Invalid stopped_at parameter : '%s'." % stopped_at)
269 269  
270   -
271 270 source_config = get_source_config(orbiter)
272 271 # todo: iterate on models when there are many
273 272 try:
... ...