Remove cdefines from external apps

This commit is contained in:
MX
2023-03-15 01:53:55 +03:00
parent 05e53cac26
commit fe403c6994
40 changed files with 1 additions and 40 deletions

View File

@@ -3,7 +3,6 @@ App(
name="Authenticator",
apptype=FlipperAppType.EXTERNAL,
entry_point="totp_app",
cdefines=["APP_TOTP"],
requires=[
"gui",
"cli",