Skip to content

Commit

Permalink
Remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
tongning committed Feb 11, 2017
1 parent 0663928 commit a303635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DownloadRunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ def generate_depthmapfiles(path_to_scrapes):


pano_list = fetch_pano_ids_from_webserver()
pano_list = pano_list[:2]

download_panorama_images(storage_location, pano_list=pano_list) # Trailing slash required
download_panorama_depthdata(storage_location, pano_list=pano_list)
Expand Down

0 comments on commit a303635

Please sign in to comment.