Browse Source

chore: fix out_dir usage in upload-node-checksums.py

Samuel Attard 6 years ago
parent
commit
363cf1dec2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      script/upload-node-checksums.py

+ 0 - 2
script/upload-node-checksums.py

@@ -10,8 +10,6 @@ import tempfile
 from lib.config import s3_config
 from lib.util import download, rm_rf, s3put, safe_mkdir
 
-# TODO: Update this entire file to point at the correct file names in the out
-#       directory
 DIST_URL = 'https://atom.io/download/electron/'