Skip to content

Commit

Permalink
Revert "fix(get.py): Force exe generation"
Browse files Browse the repository at this point in the history
This reverts commit 979b16b.
  • Loading branch information
lucasssvaz committed Sep 19, 2024
1 parent 979b16b commit 26218d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/get.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ def verify_files(filename, destination, rename_to):
return True





def is_latest_version(destination, dirname, rename_to, cfile, checksum):
current_version = None
expected_version = None
Expand Down

0 comments on commit 26218d4

Please sign in to comment.