Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
markkuriekkinen committed Dec 2, 2022
1 parent 1912ea1 commit 20c331a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions directives/codeblock_lineref.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ def example():
'''
import re

import docutils
from docutils import nodes
from docutils.parsers.rst import directives, roles

from sphinx.directives.code import CodeBlock
from sphinx.util import logging
Expand Down

0 comments on commit 20c331a

Please sign in to comment.