I'm working on a solution using Microsoft Dataverse for Teams. I have been exporting this solution from one team to another and it works about every other time. When it fails, I just delete the existing solution and import the solution as a brand new solution instead of an upgrade. This time though it is failing and even deleting the original solution does not work. Here is the error I am getting when importing.
Formid 'de94e97d-9f01-4e51-aa75-ef8d62ef2ff9' being imported contains events/form libraries which is not supported for CDS lite. Removing the events/form libraries from the formxml will resolve the issue
I don't know what 'events/forms libraries' is referring to. Here is what the log says.

But 'crdcb_micachievement' is just a table and I created it the same as the other tables.

Is there some form attached to this table that I need to get rid of? Can I edit the solution zip file somehow to remove this refence?