firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 915 forks source link

Remove flags in preparation for next DataConnect emulator release #7326

Closed joehan closed 1 week ago

joehan commented 2 weeks ago

Description

Removing flags that we no longer need to pass in after cl/642327187. We can wait to merge this until we're ready to cut a emulator release, just want to get it queued up.

Scenarios Tested

Built the emulator from head, and confirmed that it actually starts successfully after this change.