[commands] Remove duplicated quote entries

Remove two duplicated entries from the quote mapping in commands.view.
These were introduced at the creation of this mapping in ea061ef.
This commit is contained in:
Hornwitser
2018-11-24 22:17:58 -05:00
committed by Rapptz
parent 34fd266cf9
commit ed6451b9da
-2
View File
@@ -112,12 +112,10 @@ class StringView:
# map from opening quotes to closing quotes
_quotes = {
'"': '"',
"«": "»",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",
"": "",