Skip to content

Commit 4a076c3

Browse files
author
Cynthia Jiang
committed
clean up code
1 parent 48a636c commit 4a076c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build_package.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
flags.DEFINE_boolean("output_upm", False, "Whether output packages as tgz for"
6262
"Unity Package Manager.")
6363

64-
flags.DEFINE_boolean("update_guids", False, "If true, update guids_file first.")
65-
6664
def get_zip_files():
6765
"""Get all zip files from FLAGS.zip_dir.
6866

0 commit comments

Comments
 (0)