I have a file that looks like:
mod one; mod two; mod three; fn init() {}
Now I want to remove mod t
mod t