diff --git a/internal/otros.py b/internal/otros.py index b78d939a..049b87ac 100644 --- a/internal/otros.py +++ b/internal/otros.py @@ -1,5 +1,5 @@ # Figure out which other elements of an episode page are available. -import os, string, regex, regsub +import os, string # Check for the existence of a file. def exists(filename):