Skip to content

Commit

Permalink
#282 removed obsolete argument
Browse files Browse the repository at this point in the history
  • Loading branch information
bugy committed Apr 16, 2020
1 parent a0a8900 commit cbb7f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def create_version_file():
shutil.rmtree(BUILD_FOLDER)
os.mkdir(BUILD_FOLDER)

init.prepare_project('', prod=True)
init.prepare_project('')
create_version_file()

build_info = BuildInfo()
Expand Down

0 comments on commit cbb7f9c

Please sign in to comment.