Sometimes when I'm modifying some projects I get old modules leftovers, like when trying to sync my project I get this error:
It has issues when syncing my gradle project because of an old module that I removed from my project structure, but when syncing IntelliJ tries to also sync the deleted module.


