How to move files in an external library?
What is the best way to move/refactor some folders that live in external libraries?
I am thinking to remove the import paths and then just re-import them.
I am thinking to remove the import paths and then just re-import them.