X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/cdd8307f993968830b8fe46f0e5d9d3c2d02cfcc..c635cbc6c691a5b9baac0eee2e2135c1ededd4b6:/forum/utils/html.py diff --git a/forum/utils/html.py b/forum/utils/html.py index 256a2d8..88253e1 100644 --- a/forum/utils/html.py +++ b/forum/utils/html.py @@ -1,5 +1,4 @@ """Utilities for working with HTML.""" -#import html5lib from html5lib import sanitizer, serializer, tokenizer, treebuilders, treewalkers, HTMLParser from urllib import quote_plus from django.utils.html import strip_tags