@ -111,7 +111,6 @@ class StringView:
# map from opening quotes to closing quotes
_quotes = {
'"': '"',
"'": "'",
"«": "»",
"‘": "’",
"‚": "‛",
@ -125,7 +124,6 @@ _quotes = {
"﹁": "﹂",
"﹃": "﹄",
""": """,
"'": "'",
"「": "」",
"‹": "›",