mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove no-op flag from fidlc response gen (flutter/engine#34110)
This commit is contained in:
parent
53eaa066a6
commit
912d4bb230
@ -86,8 +86,6 @@ def main():
|
||||
|
||||
response_file = []
|
||||
|
||||
response_file.append('--experimental new_syntax_only')
|
||||
|
||||
if args.json:
|
||||
response_file.append("--json %s" % args.json)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user