mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-17 06:45:06 -05:00
* remove deprecated stuff
This commit is contained in:
parent
bff13c898d
commit
8255d1d332
@ -99,7 +99,6 @@ String.metaClass.after = {
|
||||
*
|
||||
* e.g. "The IT Crowd (UK)" -> "The IT Crowd"
|
||||
*/
|
||||
String.metaClass.replaceTrailingBraces =
|
||||
String.metaClass.replaceTrailingBrackets = { replacement = "" -> replaceAll(/\s*[(]([^)]*)[)]$/, replacement) }
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user