afterschoolstudio / Depot

Structured data editor built inside VS Code
Apache License 2.0
186 stars 19 forks source link

Props sheet not being deleted #31

Open kkukshtel opened 3 years ago

kkukshtel commented 3 years ago

It seems like the deleted properties sheets are still sticking around in the Depot file, even though they are deleted from the sheet in which they were created. This doesn't affect the stability of Depot itself, but it does mean that there is unused data in the Depot file.

When the props are deleted, the cooresponding entry in the Depot file should also be delted.