Split Project#reset_cache_and_import_attrs up
In EE we don't want to remove import data for mirrors. By moving this logic to a separate method we can simply re-define the method in EE using "prepend" and call "super" whenever necessary.
Showing
Please register or sign in to comment