🔥 Removed redundant options

This commit is contained in:
Nikhil Badyal
2023-05-07 21:42:26 +05:30
parent 22f641f7bb
commit ddac9dc08f
2 changed files with 0 additions and 2 deletions
View File
-2
View File
@@ -106,8 +106,6 @@ class Parser(object):
f"Re-{app}-{version}{output_prefix}output.apk",
"--keystore",
self.config.keystore_name,
"--options",
"options.toml",
]
if is_experimental:
logger.debug("Using experimental features")