Don't deal with branches on feature parsing

This commit is contained in:
decentral1se 2021-04-03 20:28:14 +02:00
parent abfb1c6404
commit 071fcbb96b
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 2 deletions

View File

@ -137,8 +137,6 @@ def get_app_features(app_path):
log.info(f"Parsed {features}")
_run_cmd("git checkout HEAD")
return features