remove public export of private function

This commit is contained in:
Eli Schwartz 2021-10-24 21:06:36 -04:00 committed by Xavier Claessens
parent 9ec3b99a4f
commit e51dfe0bb7
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ __all__ = [
'detect_vcs',
'do_conf_file',
'do_conf_str',
'do_define',
'do_replacement',
'exe_exists',
'expand_arguments',