Remove the Repository#after_import method
What to do after an import is tightly coupled to the type of repository you are, so it's better to avoid having the method at all. There's very little in here, so just remove the idea for now. We can revisit it another time.
Showing
Please register or sign in to comment