Skip to content

Commit 6544c68

Browse files
committed
remove unused variable
1 parent 9f2b935 commit 6544c68

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

textile/core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ class Textile(object):
149149

150150
note_index = 1
151151

152-
doctype_whitelist = ['xhtml', 'html5']
153-
154152
glyph_definitions = {
155153
'quote_single_open': '‘', # noqa: E241
156154
'quote_single_close': '’', # noqa: E241

0 commit comments

Comments
 (0)