Unable to find the component "customdialog" while loading the project while loading project

I had the idea to search for screen1.scm here in community and I found these 2 topics:

With this extra knowledge I opened screen1.scm file with Notepad and removed this line:
,{“$Name”:“CustomDialog1”,“$Type”:“CustomDialog”,“$Version”:“1”,“DialogCancelable”:“False”,“Uuid”:“1108686523”}

Then I saved, closed notepad and imported the modified .aia to Kodular again. After this the project is opening. But I am still afraid that it didn’t really solve the problem and may bring bigger problems in future (as app not working in some devices, or others problems). If someone can confirm if this thing that I did really is enough to solve the problem I will be very thankful.