Commit cea740b9 authored by Greg Wilson's avatar Greg Wilson
Browse files

Removing unused variable left over from merge

parent 8b7095e8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -95,8 +95,6 @@ def blockquote2div(key, value, format, meta):

        id, classes, kvs = attr

        ltitle = pf.stringify(inlines).lower()

        if len(classes) == 1 and classes[0] in SPECIAL_CLASSES:
            remove_attributes(blockquote)
            # a blockquote is just a list of blocks, so it can be