diff --git a/otc_doc_convertor/convertor.py b/otc_doc_convertor/convertor.py index 9e91e2dfb..06cb0acef 100644 --- a/otc_doc_convertor/convertor.py +++ b/otc_doc_convertor/convertor.py @@ -95,7 +95,6 @@ class OTCDocConvertor: "Cannot find string for rawization anymore" ) - def streamline_html(self, soup, file_name): # Drop eventual header duplicated anchors fname = file_name.replace(".html", "").lower()