Hi there,
I have duplicated my consumer app in Flutterflow and will amend/edit the duplicate to create a worker app.
The duplicate copied over all the same schemas as the consumer app.
I am working with a Firestore database, which I understand is schema-less.
Would it cause any problems if I cleaned up/deleted the duplicated schemas that are not used in the worker app?
Thanks in advance,
Grayman