Hi,
if the model contains an unused views, and i would like to delete the views to make it more maintainable.
Is there a good procedure for making like this list?
moduleX - View1 - used in dashboadA
moduleX - View2 - used in dashboadB
moduleX - View3 - unused
moduleY - View4 - used in dashboadA
→so i delete "moduleX - View3"