regex: some small cleanup in 'strip.rs'
We also utilize bstr's methods to get rid of some helpers we had written by hand.
This commit is contained in:
@@ -14,5 +14,4 @@ mod matcher;
|
||||
mod multi;
|
||||
mod non_matching;
|
||||
mod strip;
|
||||
mod util;
|
||||
mod word;
|
||||
|
||||
Reference in New Issue
Block a user