Skip to content

Commit

Permalink
Update make.py
Browse files Browse the repository at this point in the history
  • Loading branch information
phate999 authored Feb 29, 2024
1 parent 9cc793c commit 4c337f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ def init(app=None):
if not init(option):
sys.exit(0)

# TODO add option support for: clean, package, create, install
if utility_name == 'clean':
if option == 'all':
clean_all()
Expand Down

0 comments on commit 4c337f2

Please sign in to comment.