It is sometimes useful when doing refactorings to delete a line that matches a given pattern instead of replacing it with some text. Adding a feature to fastmod to allow deleting the matching line instead of replacing it would be a nice addition.